* [jsonwebtoken] set correct types for decode and verify functions
* [jsonwebtoken] make compliant with older TypeScript versions
* [jsonwebtoken] update to TypeScript 2.2 types
* [jsonwebtoken] use constant as function parameter instead of casting object