d2-ui
Version:
95 lines (94 loc) • 2.45 kB
JSON
{
"_args": [
[
"crypto-browserify@~3.2.6",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-libs-browser"
]
],
"_from": "crypto-browserify@>=3.2.6 <3.3.0",
"_id": "crypto-browserify@3.2.8",
"_inCache": true,
"_installable": true,
"_location": "/crypto-browserify",
"_npmUser": {
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
"_npmVersion": "1.4.26",
"_phantomChildren": {},
"_requested": {
"name": "crypto-browserify",
"raw": "crypto-browserify@~3.2.6",
"rawSpec": "~3.2.6",
"scope": null,
"spec": ">=3.2.6 <3.3.0",
"type": "range"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.2.8.tgz",
"_shasum": "b9b11dbe6d9651dd882a01e6cc467df718ecf189",
"_shrinkwrap": null,
"_spec": "crypto-browserify@~3.2.6",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-libs-browser",
"author": {
"email": "dominic.tarr@gmail.com",
"name": "Dominic Tarr",
"url": "dominictarr.com"
},
"browser": {
"crypto": false
},
"bugs": {
"url": "https://github.com/dominictarr/crypto-browserify/issues"
},
"dependencies": {
"pbkdf2-compat": "2.0.1",
"ripemd160": "0.2.0",
"sha.js": "2.2.6"
},
"description": "partial implementation of crypto for the browser",
"devDependencies": {
"hash-test-vectors": "~1.3.0",
"tape": "~2.3.2"
},
"directories": {},
"dist": {
"shasum": "b9b11dbe6d9651dd882a01e6cc467df718ecf189",
"tarball": "http://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.2.8.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "bbf4bce8d6f9ec644f8b158111793be72aa123af",
"homepage": "https://github.com/dominictarr/crypto-browserify",
"license": "MIT",
"maintainers": [
{
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
}
],
"name": "crypto-browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/crypto-browserify.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"testling": {
"browsers": [
"ie/latest",
"chrome/latest",
"firefox/latest",
"safari/latest",
"opera/latest"
],
"files": "test/*.js"
},
"version": "3.2.8"
}