File: /volume1/@appstore/SynologyApplicationService/node_modules/jws/package.json
{
"_args": [
[
{
"name": "jws",
"raw": "jws@^3.1.3",
"rawSpec": "^3.1.3",
"scope": null,
"spec": ">=3.1.3 <4.0.0",
"type": "range"
},
"/synosrc/node_modules/web-push"
]
],
"_from": "jws@>=3.1.3 <4.0.0",
"_id": "jws@3.1.3",
"_inCache": true,
"_installable": true,
"_location": "/jws",
"_nodeVersion": "5.2.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/jws-3.1.3.tgz_1455809983684_0.8235816163942218"
},
"_npmUser": {
"email": "brianloveswords@gmail.com",
"name": "brianloveswords"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "jws",
"raw": "jws@^3.1.3",
"rawSpec": "^3.1.3",
"scope": null,
"spec": ">=3.1.3 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/web-push"
],
"_resolved": "https://registry.npmjs.org/jws/-/jws-3.1.3.tgz",
"_shasum": "b88f1b4581a2c5ee8813c06b3fdf90ea9b5c7e6c",
"_shrinkwrap": null,
"_spec": "jws@^3.1.3",
"_where": "/synosrc/node_modules/web-push",
"author": {
"name": "Brian J Brennan"
},
"bugs": {
"url": "https://github.com/brianloveswords/node-jws/issues"
},
"dependencies": {
"base64url": "~1.0.4",
"jwa": "^1.1.2"
},
"description": "Implementation of JSON Web Signatures",
"devDependencies": {
"semver": "^5.1.0",
"tape": "~2.14.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "b88f1b4581a2c5ee8813c06b3fdf90ea9b5c7e6c",
"tarball": "https://registry.npmjs.org/jws/-/jws-3.1.3.tgz"
},
"gitHead": "c0f6b27bcea5a2ad2e304d91c2e842e4076a6b03",
"homepage": "https://github.com/brianloveswords/node-jws#readme",
"keywords": [
"jws",
"json",
"web",
"signatures"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brianloveswords@gmail.com",
"name": "brianloveswords"
},
{
"email": "mikelarssonftw@gmail.com",
"name": "stenington"
},
{
"email": "owen@omsmith.ca",
"name": "omsmith"
}
],
"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.1.3"
}