{ "name": "jsonwebtoken", "version": "7.1.9", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": { "test": "mocha --require test/util/fakeDate" }, "repository": { "type": "git", "url": "git+https://github.com/auth0/node-jsonwebtoken.git" }, "keywords": [ "jwt" ], "author": { "name": "auth0" }, "license": "MIT", "bugs": { "url": "https://github.com/auth0/node-jsonwebtoken/issues" }, "dependencies": { "joi": "^6.10.1", "jws": "^3.1.3", "lodash.once": "^4.0.0", "ms": "^0.7.1", "xtend": "^4.0.1" }, "devDependencies": { "atob": "^1.1.2", "chai": "^1.10.0", "conventional-changelog": "~1.1.0", "mocha": "^2.1.0", "sinon": "^1.15.4" }, "engines": { "npm": ">=1.4.28", "node": ">=0.12" }, "gitHead": "cc0f4d67b649110a035db3df9265f05db269a15a", "homepage": "https://github.com/auth0/node-jsonwebtoken#readme", "_id": "jsonwebtoken@7.1.9", "_shasum": "847804e5258bec5a9499a8dc4a5e7a3bae08d58a", "_from": "jsonwebtoken@latest", "_npmVersion": "2.15.1", "_nodeVersion": "4.4.3", "_npmUser": { "name": "jfromaniello", "email": "jfromaniello@gmail.com" }, "dist": { "shasum": "847804e5258bec5a9499a8dc4a5e7a3bae08d58a", "tarball": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-7.1.9.tgz" }, "maintainers": [ { "name": "dschenkelman", "email": "damian.schenkelman@gmail.com" }, { "name": "iaco", "email": "sebastian.iacomuzzi@gmail.com" }, { "name": "jaredhanson", "email": "jaredhanson@gmail.com" }, { "name": "jfromaniello", "email": "jfromaniello@gmail.com" }, { "name": "pose", "email": "albertopose@gmail.com" }, { "name": "rolodato", "email": "rlopezdato@gmail.com" }, { "name": "woloski", "email": "matiasw@gmail.com" } ], "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/jsonwebtoken-7.1.9.tgz_1470932603683_0.2585906428284943" }, "directories": {}, "_resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-7.1.9.tgz", "readme": "ERROR: No README data found!" }