File: /volume1/@appstore/SynologyApplicationService/node_modules/asn1.js/package.json
{
"_args": [
[
{
"name": "asn1.js",
"raw": "asn1.js@^4.8.1",
"rawSpec": "^4.8.1",
"scope": null,
"spec": ">=4.8.1 <5.0.0",
"type": "range"
},
"/synosrc/node_modules/web-push"
]
],
"_from": "asn1.js@>=4.8.1 <5.0.0",
"_id": "asn1.js@4.8.1",
"_inCache": true,
"_installable": true,
"_location": "/asn1.js",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/asn1.js-4.8.1.tgz_1474319297339_0.3031570555176586"
},
"_npmUser": {
"email": "fedor@indutny.com",
"name": "indutny"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "asn1.js",
"raw": "asn1.js@^4.8.1",
"rawSpec": "^4.8.1",
"scope": null,
"spec": ">=4.8.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/web-push"
],
"_resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.8.1.tgz",
"_shasum": "3949b7f5fd1e8bedc13be3abebf477f93490c810",
"_shrinkwrap": null,
"_spec": "asn1.js@^4.8.1",
"_where": "/synosrc/node_modules/web-push",
"author": {
"name": "Fedor Indutny"
},
"bugs": {
"url": "https://github.com/indutny/asn1.js/issues"
},
"dependencies": {
"bn.js": "^4.0.0",
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0"
},
"description": "ASN.1 encoder and decoder",
"devDependencies": {
"mocha": "^2.3.4"
},
"directories": {},
"dist": {
"shasum": "3949b7f5fd1e8bedc13be3abebf477f93490c810",
"tarball": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.8.1.tgz"
},
"gitHead": "c59d73d6fb0f7d6ea981b5639b63b825bbe21dff",
"homepage": "https://github.com/indutny/asn1.js",
"keywords": [
"asn.1",
"der"
],
"license": "MIT",
"main": "lib/asn1.js",
"maintainers": [
{
"email": "fedor.indutny@gmail.com",
"name": "fedor.indutny"
},
{
"email": "fedor@indutny.com",
"name": "indutny"
}
],
"name": "asn1.js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/asn1.js.git"
},
"scripts": {
"test": "mocha --reporter spec test/*-test.js rfc/2560/test/*-test.js rfc/5280/test/*-test.js"
},
"version": "4.8.1"
}