mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"hash.js@^1.0.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/elliptic"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1432211347098,
|
|
"_from": "hash.js@>=1.0.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "hash.js@1.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/hash.js",
|
|
"_nodeVersion": "2.0.0",
|
|
"_npmUser": {
|
|
"email": "fedor@indutny.com",
|
|
"name": "indutny"
|
|
},
|
|
"_npmVersion": "2.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "hash.js",
|
|
"raw": "hash.js@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/elliptic",
|
|
"/hmac-drbg"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/hash.js/download/hash.js-1.0.3.tgz",
|
|
"_shasum": "1332ff00156c0a0ffdd8236013d07b77a0451573",
|
|
"_shrinkwrap": null,
|
|
"_spec": "hash.js@^1.0.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/elliptic",
|
|
"author": {
|
|
"email": "fedor@indutny.com",
|
|
"name": "Fedor Indutny"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/indutny/hash.js/issues"
|
|
},
|
|
"dependencies": {
|
|
"inherits": "^2.0.1"
|
|
},
|
|
"description": "Various hash functions that could be run by both browser and node",
|
|
"devDependencies": {
|
|
"mocha": "^1.18.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "1332ff00156c0a0ffdd8236013d07b77a0451573",
|
|
"size": 10768,
|
|
"tarball": "http://registry.npm.taobao.org/hash.js/download/hash.js-1.0.3.tgz"
|
|
},
|
|
"gitHead": "9c2ec8f5cdcdc255d5f6951427c5c803c097f7c6",
|
|
"homepage": "https://github.com/indutny/hash.js",
|
|
"keywords": [
|
|
"hash",
|
|
"hmac",
|
|
"sha224",
|
|
"sha256"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/hash.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "indutny",
|
|
"email": "fedor@indutny.com"
|
|
}
|
|
],
|
|
"name": "hash.js",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1432211347098,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/indutny/hash.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter=spec test/*-test.js"
|
|
},
|
|
"version": "1.0.3"
|
|
}
|