Sha256: 46eeae1e807d72db8d51e3a1659d60cb840e30c3b10ef27d9ec88fa2d961db84
Contents?: true
Size: 945 Bytes
Versions: 9
Compression:
Stored size: 945 Bytes
Contents
{ "name": "jwt-decode", "version": "2.2.0", "description": "Decode JWT tokens, mostly useful for browser applications.", "main": "lib/index.js", "keywords": [ "jwt", "browser" ], "scripts": { "test": "grunt test" }, "repository": { "type": "git", "url": "git://github.com/auth0/jwt-decode" }, "author": "Jose F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", "license": "MIT", "dependencies": {}, "devDependencies": { "expect.js": "~0.2.0", "grunt": "~0.4.0", "grunt-browserify": "~5.0.0", "grunt-cli": "~0.1.9", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-connect": "~0.5.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-watch": "~0.2.0", "grunt-exec": "~0.4.2", "grunt-s3": "~0.2.0-alpha.3", "mocha": "~1.13.0", "rimraf": "~2.2.2", "testem": "~0.5.8", "uglify-js": "~2.4.0" } }
Version data entries
9 entries across 9 versions & 1 rubygems