{ "_args": [ [ "jws@3.2.2", "C:\\E\\crisis\\api" ] ], "_from": "jws@3.2.2", "_id": "jws@3.2.2", "_inBundle": false, "_integrity": "sha1-ABCZ82OUaMlBQADpmZX6UvtHgwQ=", "_location": "/jws", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jws@3.2.2", "name": "jws", "escapedName": "jws", "rawSpec": "3.2.2", "saveSpec": null, "fetchSpec": "3.2.2" }, "_requiredBy": [ "/adal-node" ], "_resolved": "https://registry.npm.taobao.org/jws/download/jws-3.2.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjws%2Fdownload%2Fjws-3.2.2.tgz", "_spec": "3.2.2", "_where": "C:\\E\\crisis\\api", "author": { "name": "Brian J Brennan" }, "bugs": { "url": "https://github.com/brianloveswords/node-jws/issues" }, "dependencies": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" }, "description": "Implementation of JSON Web Signatures", "devDependencies": { "semver": "^5.1.0", "tape": "~2.14.0" }, "directories": { "test": "test" }, "gitHead": "c0f6b27bcea5a2ad2e304d91c2e842e4076a6b03", "homepage": "https://github.com/brianloveswords/node-jws#readme", "keywords": [ "jws", "json", "web", "signatures" ], "license": "MIT", "main": "index.js", "name": "jws", "repository": { "type": "git", "url": "git://github.com/brianloveswords/node-jws.git" }, "scripts": { "test": "make test" }, "version": "3.2.2" }