mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
90 lines
2.3 KiB
JSON
90 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"evp_bytestokey@^1.0.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/browserify-cipher"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1443365067075,
|
|
"_from": "evp_bytestokey@>=1.0.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "evp_bytestokey@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/evp_bytestokey",
|
|
"_nodeVersion": "4.1.1",
|
|
"_npmUser": {
|
|
"email": "calvin.metcalf@gmail.com",
|
|
"name": "cwmma"
|
|
},
|
|
"_npmVersion": "2.14.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "evp_bytestokey",
|
|
"raw": "evp_bytestokey@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify-aes",
|
|
"/browserify-cipher",
|
|
"/parse-asn1"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/evp_bytestokey/download/evp_bytestokey-1.0.0.tgz",
|
|
"_shasum": "497b66ad9fef65cd7c08a6180824ba1476b66e53",
|
|
"_shrinkwrap": null,
|
|
"_spec": "evp_bytestokey@^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/EVP_BytesToKey/issues"
|
|
},
|
|
"dependencies": {
|
|
"create-hash": "^1.1.1"
|
|
},
|
|
"description": "he super secure key derivation algorithm from openssl",
|
|
"devDependencies": {
|
|
"standard": "^5.3.1",
|
|
"tap-spec": "^4.1.0",
|
|
"tape": "^4.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "497b66ad9fef65cd7c08a6180824ba1476b66e53",
|
|
"size": 1661,
|
|
"tarball": "http://registry.npm.taobao.org/evp_bytestokey/download/evp_bytestokey-1.0.0.tgz"
|
|
},
|
|
"gitHead": "563bd30d95a7771ff0a18afc82cf92ed18f008d3",
|
|
"homepage": "https://github.com/crypto-browserify/EVP_BytesToKey",
|
|
"keywords": [
|
|
"crypto",
|
|
"openssl"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
}
|
|
],
|
|
"name": "evp_bytestokey",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1443365067075,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/crypto-browserify/EVP_BytesToKey.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && node test.js | tspec"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|