{ "_args": [ [ "browserify-cipher@^1.0.0", "/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify" ] ], "_cnpm_publish_time": 1443379058639, "_from": "browserify-cipher@>=1.0.0 <2.0.0", "_hasShrinkwrap": false, "_id": "browserify-cipher@1.0.0", "_inCache": true, "_installable": true, "_location": "/browserify-cipher", "_nodeVersion": "4.1.1", "_npmUser": { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "browserify-cipher", "raw": "browserify-cipher@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/crypto-browserify" ], "_resolved": "http://registry.npm.taobao.org/browserify-cipher/download/browserify-cipher-1.0.0.tgz", "_shasum": "9988244874bf5ed4e28da95666dcd66ac8fc363a", "_shrinkwrap": null, "_spec": "browserify-cipher@^1.0.0", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify", "author": { "email": "calvin.metcalf@gmail.com", "name": "Calvin Metcalf" }, "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/browserify-cipher/issues" }, "dependencies": { "browserify-aes": "^1.0.4", "browserify-des": "^1.0.0", "evp_bytestokey": "^1.0.0" }, "description": "ciphers for the browser", "devDependencies": { "standard": "^5.3.1", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "directories": {}, "dist": { "noattachment": false, "shasum": "9988244874bf5ed4e28da95666dcd66ac8fc363a", "size": 1647, "tarball": "http://registry.npm.taobao.org/browserify-cipher/download/browserify-cipher-1.0.0.tgz" }, "gitHead": "a293143d06e1aa03aee035521c3379e9402c3074", "homepage": "https://github.com/crypto-browserify/browserify-cipher#readme", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" } ], "name": "browserify-cipher", "optionalDependencies": {}, "publish_time": 1443379058639, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/crypto-browserify/browserify-cipher.git" }, "scripts": { "test": "standard && node test.js | tspec" }, "version": "1.0.0" }