UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

97 lines (96 loc) 2.4 kB
{ "_args": [ [ { "name": "asn1.js", "raw": "asn1.js@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/parse-asn1" ] ], "_from": "asn1.js@>=4.0.0 <5.0.0", "_id": "asn1.js@4.6.2", "_inCache": true, "_installable": true, "_location": "/asn1.js", "_nodeVersion": "6.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/asn1.js-4.6.2.tgz_1464746797732_0.43585985829122365" }, "_npmUser": { "email": "fedor@indutny.com", "name": "indutny" }, "_npmVersion": "3.8.6", "_phantomChildren": {}, "_requested": { "name": "asn1.js", "raw": "asn1.js@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/parse-asn1" ], "_resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.6.2.tgz", "_shasum": "c7c5a3444a45d40e7c56416400d00b33fd78247f", "_shrinkwrap": null, "_spec": "asn1.js@^4.0.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/parse-asn1", "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": "c7c5a3444a45d40e7c56416400d00b33fd78247f", "tarball": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.6.2.tgz" }, "gitHead": "832cf33ea7aece8e943619aec60b83386c30b0c4", "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.6.2" }