{ "_args": [ [ { "raw": "browserify-aes@0.4.0", "scope": null, "escapedName": "browserify-aes", "name": "browserify-aes", "rawSpec": "0.4.0", "spec": "0.4.0", "type": "version" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\crypto-browserify" ] ], "_from": "browserify-aes@0.4.0", "_id": "browserify-aes@0.4.0", "_inCache": true, "_location": "/browserify-aes", "_npmUser": { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "browserify-aes@0.4.0", "scope": null, "escapedName": "browserify-aes", "name": "browserify-aes", "rawSpec": "0.4.0", "spec": "0.4.0", "type": "version" }, "_requiredBy": [ "/crypto-browserify" ], "_resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-0.4.0.tgz", "_shasum": "067149b668df31c4b58533e02d01e806d8608e2c", "_shrinkwrap": null, "_spec": "browserify-aes@0.4.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\crypto-browserify", "author": "", "bugs": { "url": "https://github.com/calvinmetcalf/browserify-aes/issues" }, "dependencies": { "inherits": "^2.0.1" }, "description": "aes, for browserify", "devDependencies": { "tap-spec": "^1.0.0", "tape": "^3.0.0" }, "directories": { "test": "test" }, "dist": { "shasum": "067149b668df31c4b58533e02d01e806d8608e2c", "tarball": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-0.4.0.tgz" }, "homepage": "https://github.com/calvinmetcalf/browserify-aes", "keywords": [ "aes", "crypto", "browserify" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" } ], "name": "browserify-aes", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/calvinmetcalf/browserify-aes.git" }, "scripts": { "test": "node test/index.js|tspec" }, "version": "0.4.0" }