mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
110 lines
2.7 KiB
JSON
110 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"create-hash@^1.1.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1443394888933,
|
|
"_from": "create-hash@>=1.1.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "create-hash@1.1.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/create-hash",
|
|
"_nodeVersion": "4.1.1",
|
|
"_npmUser": {
|
|
"email": "email@dcousens.com",
|
|
"name": "dcousens"
|
|
},
|
|
"_npmVersion": "3.3.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "create-hash",
|
|
"raw": "create-hash@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify-aes",
|
|
"/browserify-sign",
|
|
"/create-hmac",
|
|
"/crypto-browserify",
|
|
"/evp_bytestokey",
|
|
"/parse-asn1",
|
|
"/public-encrypt"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/create-hash/download/create-hash-1.1.2.tgz",
|
|
"_shasum": "51210062d7bb7479f6c65bb41a92208b1d61abad",
|
|
"_shrinkwrap": null,
|
|
"_spec": "create-hash@^1.1.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify",
|
|
"author": "",
|
|
"browser": "browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/crypto-browserify/createHash/issues"
|
|
},
|
|
"dependencies": {
|
|
"cipher-base": "^1.0.1",
|
|
"inherits": "^2.0.1",
|
|
"ripemd160": "^1.0.0",
|
|
"sha.js": "^2.3.6"
|
|
},
|
|
"description": "create hashes for browserify",
|
|
"devDependencies": {
|
|
"hash-test-vectors": "^1.3.2",
|
|
"tap-spec": "^2.1.2",
|
|
"tape": "^3.0.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "51210062d7bb7479f6c65bb41a92208b1d61abad",
|
|
"size": 3846,
|
|
"tarball": "http://registry.npm.taobao.org/create-hash/download/create-hash-1.1.2.tgz"
|
|
},
|
|
"gitHead": "426cefe8cae9feddda5af336d34e1d83bed13579",
|
|
"homepage": "https://github.com/crypto-browserify/createHash",
|
|
"keywords": [
|
|
"crypto"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "dcousens",
|
|
"email": "email@dcousens.com"
|
|
},
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "indutny",
|
|
"email": "fedor@indutny.com"
|
|
},
|
|
{
|
|
"name": "jprichardson",
|
|
"email": "jprichardson@gmail.com"
|
|
}
|
|
],
|
|
"name": "create-hash",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1443394888933,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/crypto-browserify/createHash.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js | tspec"
|
|
},
|
|
"version": "1.1.2"
|
|
}
|