File: /volume1/@appstore/SynologyApplicationService/node_modules/http_ece/package.json
{
"_args": [
[
{
"name": "http_ece",
"raw": "http_ece@^0.5.2",
"rawSpec": "^0.5.2",
"scope": null,
"spec": ">=0.5.2 <0.6.0",
"type": "range"
},
"/synosrc/source/SynologyApplicationService/node_modules/web-push"
]
],
"_from": "http_ece@>=0.5.2 <0.6.0",
"_id": "http_ece@0.5.2",
"_inCache": true,
"_installable": true,
"_location": "/http_ece",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/http_ece-0.5.2.tgz_1476225267382_0.5584589694626629"
},
"_npmUser": {
"email": "martin.thomson@gmail.com",
"name": "martinthomson"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "http_ece",
"raw": "http_ece@^0.5.2",
"rawSpec": "^0.5.2",
"scope": null,
"spec": ">=0.5.2 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/web-push"
],
"_resolved": "https://registry.npmjs.org/http_ece/-/http_ece-0.5.2.tgz",
"_shasum": "5654d7ec9d996b749ce00a276e18d54b6d8f905f",
"_shrinkwrap": null,
"_spec": "http_ece@^0.5.2",
"_where": "/synosrc/source/SynologyApplicationService/node_modules/web-push",
"author": {
"email": "martin.thomson@gmail.com",
"name": "Martin Thomson"
},
"bugs": {
"url": "https://github.com/martinthomson/encrypted-content-encoding/issues"
},
"dependencies": {
"urlsafe-base64": "~1.0.0"
},
"description": "Encrypted Content-Encoding for HTTP",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "5654d7ec9d996b749ce00a276e18d54b6d8f905f",
"tarball": "https://registry.npmjs.org/http_ece/-/http_ece-0.5.2.tgz"
},
"engines": {
"node": ">=4"
},
"homepage": "https://github.com/martinthomson/encrypted-content-encoding",
"license": "MIT",
"main": "./ece.js",
"maintainers": [
{
"email": "martin.thomson@gmail.com",
"name": "martinthomson"
}
],
"name": "http_ece",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/martinthomson/encrypted-content-encoding.git"
},
"scripts": {
"test": "node ./test.js"
},
"version": "0.5.2"
}