File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/jws/package.json
{
"_args": [
[
{
"raw": "jws@~3.0.0",
"scope": null,
"escapedName": "jws",
"name": "jws",
"rawSpec": "~3.0.0",
"spec": ">=3.0.0 <3.1.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\google-auth-library"
]
],
"_from": "jws@>=3.0.0 <3.1.0",
"_id": "jws@3.0.0",
"_inCache": true,
"_location": "/jws",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "brianloveswords",
"email": "brianloveswords@gmail.com"
},
"_npmVersion": "2.7.1",
"_phantomChildren": {},
"_requested": {
"raw": "jws@~3.0.0",
"scope": null,
"escapedName": "jws",
"name": "jws",
"rawSpec": "~3.0.0",
"spec": ">=3.0.0 <3.1.0",
"type": "range"
},
"_requiredBy": [
"/google-auth-library",
"/gtoken"
],
"_resolved": "https://registry.npmjs.org/jws/-/jws-3.0.0.tgz",
"_shasum": "da5f267897dd4e9cf8137979db33fc54a3c05418",
"_shrinkwrap": null,
"_spec": "jws@~3.0.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\google-auth-library",
"author": {
"name": "Brian J Brennan"
},
"bugs": {
"url": "https://github.com/brianloveswords/node-jws/issues"
},
"dependencies": {
"base64url": "~1.0.4",
"jwa": "~1.0.0"
},
"description": "Implementation of JSON Web Signatures",
"devDependencies": {
"tape": "~2.14.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "da5f267897dd4e9cf8137979db33fc54a3c05418",
"tarball": "https://registry.npmjs.org/jws/-/jws-3.0.0.tgz"
},
"gitHead": "c0f6b27bcea5a2ad2e304d91c2e842e4076a6b03",
"homepage": "https://github.com/brianloveswords/node-jws",
"keywords": [
"jws",
"json",
"web",
"signatures"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "brianloveswords",
"email": "brian@nyhacker.org"
},
{
"name": "stenington",
"email": "stenington@gmail.com"
}
],
"name": "jws",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/brianloveswords/node-jws.git"
},
"scripts": {
"test": "make test"
},
"version": "3.0.0"
}