nodulator
Version:
Complete NodeJS Framework for Restfull APIs
105 lines (104 loc) • 2.8 kB
JSON
{
"_args": [
[
{
"name": "parse-asn1",
"raw": "parse-asn1@^5.0.0",
"rawSpec": "^5.0.0",
"scope": null,
"spec": ">=5.0.0 <6.0.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/browserify-sign"
]
],
"_from": "parse-asn1@>=5.0.0 <6.0.0",
"_id": "parse-asn1@5.0.0",
"_inCache": true,
"_installable": true,
"_location": "/parse-asn1",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "calvin.metcalf@gmail.com",
"name": "cwmma"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"name": "parse-asn1",
"raw": "parse-asn1@^5.0.0",
"rawSpec": "^5.0.0",
"scope": null,
"spec": ">=5.0.0 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify-sign",
"/public-encrypt"
],
"_resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.0.0.tgz",
"_shasum": "35060f6d5015d37628c770f4e091a0b5a278bc23",
"_shrinkwrap": null,
"_spec": "parse-asn1@^5.0.0",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify-sign",
"author": "",
"bugs": {
"url": "https://github.com/crypto-browserify/parse-asn1/issues"
},
"dependencies": {
"asn1.js": "^4.0.0",
"browserify-aes": "^1.0.0",
"create-hash": "^1.1.0",
"evp_bytestokey": "^1.0.0",
"pbkdf2": "^3.0.3"
},
"description": "[](http://travis-ci.org/crypto-browserify/parse-asn1) [](https://www.npmjs.org/package/parse-asn1)",
"devDependencies": {
"standard": "^5.0.0",
"tape": "^3.4.0"
},
"directories": {},
"dist": {
"shasum": "35060f6d5015d37628c770f4e091a0b5a278bc23",
"tarball": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.0.0.tgz"
},
"gitHead": "eb88523b7c6dc896a407b896bba470218fde70b4",
"homepage": "https://github.com/crypto-browserify/parse-asn1#readme",
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"email": "calvin.metcalf@gmail.com",
"name": "cwmma"
},
{
"email": "email@dcousens.com",
"name": "dcousens"
},
{
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
{
"email": "jprichardson@gmail.com",
"name": "jprichardson"
},
{
"email": "fedor@indutny.com",
"name": "indutny"
}
],
"name": "parse-asn1",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/crypto-browserify/parse-asn1.git"
},
"scripts": {
"standard": "standard",
"test": "npm run standard && npm run unit",
"unit": "node ./test"
},
"version": "5.0.0"
}