mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+81
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"bcrypt-pbkdf@^1.0.0",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/sshpk"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1486007689593,
|
||||
"_from": "bcrypt-pbkdf@>=1.0.0 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "bcrypt-pbkdf@1.0.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/bcrypt-pbkdf",
|
||||
"_nodeVersion": "0.12.9",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/bcrypt-pbkdf-1.0.1.tgz_1486007687899_0.974529881728813"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "alex@cooperi.net",
|
||||
"name": "arekinath"
|
||||
},
|
||||
"_npmVersion": "2.14.9",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "bcrypt-pbkdf",
|
||||
"raw": "bcrypt-pbkdf@^1.0.0",
|
||||
"rawSpec": "^1.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/bcrypt-pbkdf/download/bcrypt-pbkdf-1.0.1.tgz",
|
||||
"_shasum": "63bc5dcb61331b92bc05fd528953c33462a06f8d",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "bcrypt-pbkdf@^1.0.0",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/sshpk",
|
||||
"dependencies": {
|
||||
"tweetnacl": "^0.14.3"
|
||||
},
|
||||
"description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "63bc5dcb61331b92bc05fd528953c33462a06f8d",
|
||||
"size": 10403,
|
||||
"tarball": "http://registry.npm.taobao.org/bcrypt-pbkdf/download/bcrypt-pbkdf-1.0.1.tgz"
|
||||
},
|
||||
"gitHead": "fa2ab3ae9efa15367264151398635a915c7b411d",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "arekinath",
|
||||
"email": "alex@cooperi.net"
|
||||
},
|
||||
{
|
||||
"name": "dap",
|
||||
"email": "dap@cs.brown.edu"
|
||||
},
|
||||
{
|
||||
"name": "jclulow",
|
||||
"email": "josh@sysmgr.org"
|
||||
},
|
||||
{
|
||||
"name": "trentm",
|
||||
"email": "trentm@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "bcrypt-pbkdf",
|
||||
"optionalDependencies": {},
|
||||
"publish_time": 1486007689593,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"scripts": {},
|
||||
"version": "1.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user