{ "_args": [ [ { "raw": "crypto-browserify@3.3.0", "scope": null, "escapedName": "crypto-browserify", "name": "crypto-browserify", "rawSpec": "3.3.0", "spec": "3.3.0", "type": "version" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\node-libs-browser" ] ], "_from": "crypto-browserify@3.3.0", "_id": "crypto-browserify@3.3.0", "_inCache": true, "_location": "/crypto-browserify", "_npmUser": { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, "_npmVersion": "1.4.26", "_phantomChildren": {}, "_requested": { "raw": "crypto-browserify@3.3.0", "scope": null, "escapedName": "crypto-browserify", "name": "crypto-browserify", "rawSpec": "3.3.0", "spec": "3.3.0", "type": "version" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.3.0.tgz", "_shasum": "b9fc75bb4a0ed61dcf1cd5dae96eb30c9c3e506c", "_shrinkwrap": null, "_spec": "crypto-browserify@3.3.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\node-libs-browser", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "browser": { "crypto": false }, "bugs": { "url": "https://github.com/dominictarr/crypto-browserify/issues" }, "dependencies": { "browserify-aes": "0.4.0", "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": "b9fc75bb4a0ed61dcf1cd5dae96eb30c9c3e506c", "tarball": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.3.0.tgz" }, "engines": { "node": "*" }, "gitHead": "0f1821f6233548f632de2b5658c895fa7a8e3d3d", "homepage": "https://github.com/dominictarr/crypto-browserify", "license": "MIT", "maintainers": [ { "name": "dominictarr", "email": "dominic.tarr@gmail.com" } ], "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": { "files": "test/*.js", "browsers": [ "ie/latest", "chrome/latest", "firefox/latest", "safari/latest", "opera/latest" ] }, "version": "3.3.0" }