{ "_args": [ [ "asn1.js@^4.0.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/parse-asn1" ] ], "_from": "asn1.js@>=4.0.0 <5.0.0", "_id": "asn1.js@4.5.2", "_inCache": true, "_installable": true, "_location": "/asn1.js", "_nodeVersion": "5.7.0", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/asn1.js-4.5.2.tgz_1457551830029_0.461592328036204" }, "_npmUser": { "email": "fedor@indutny.com", "name": "indutny" }, "_npmVersion": "3.6.0", "_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.5.2.tgz", "_shasum": "17492bdfd4bb5f1d7e56ab6b085297fee9e640e9", "_shrinkwrap": null, "_spec": "asn1.js@^4.0.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/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": "17492bdfd4bb5f1d7e56ab6b085297fee9e640e9", "tarball": "http://registry.npmjs.org/asn1.js/-/asn1.js-4.5.2.tgz" }, "gitHead": "803f3df988186cd8be2884beb48e7efe30fb557d", "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.5.2" }