Files
ASHEBShop-h5/node_modules/browserify-des/package.json
T
2017-05-10 16:33:00 +08:00

86 lines
2.3 KiB
JSON

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