mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
105 lines
2.5 KiB
JSON
105 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"create-hmac@^1.1.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1443395750769,
|
|
"_from": "create-hmac@>=1.1.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "create-hmac@1.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/create-hmac",
|
|
"_nodeVersion": "4.1.1",
|
|
"_npmUser": {
|
|
"email": "email@dcousens.com",
|
|
"name": "dcousens"
|
|
},
|
|
"_npmVersion": "3.3.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "create-hmac",
|
|
"raw": "create-hmac@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify-sign",
|
|
"/crypto-browserify",
|
|
"/pbkdf2"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/create-hmac/download/create-hmac-1.1.4.tgz",
|
|
"_shasum": "d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170",
|
|
"_shrinkwrap": null,
|
|
"_spec": "create-hmac@^1.1.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/crypto-browserify",
|
|
"author": "",
|
|
"browser": "./browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/crypto-browserify/createHmac/issues"
|
|
},
|
|
"dependencies": {
|
|
"create-hash": "^1.1.0",
|
|
"inherits": "^2.0.1"
|
|
},
|
|
"description": "node style hmacs in the browser",
|
|
"devDependencies": {
|
|
"hash-test-vectors": "^1.3.2",
|
|
"tap-spec": "^2.1.2",
|
|
"tape": "^3.0.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170",
|
|
"size": 1843,
|
|
"tarball": "http://registry.npm.taobao.org/create-hmac/download/create-hmac-1.1.4.tgz"
|
|
},
|
|
"gitHead": "3c7dd3047b5ab3e3be44d802241d224f0c9e2325",
|
|
"homepage": "https://github.com/crypto-browserify/createHmac",
|
|
"keywords": [
|
|
"crypto",
|
|
"hmac"
|
|
],
|
|
"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-hmac",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1443395750769,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/crypto-browserify/createHmac.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js | tspec"
|
|
},
|
|
"version": "1.1.4"
|
|
}
|