mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
压缩
This commit is contained in:
+132
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"sshpk@^1.7.0",
|
||||
"/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/http-signature"
|
||||
]
|
||||
],
|
||||
"_cnpm_publish_time": 1492046338333,
|
||||
"_from": "sshpk@>=1.7.0 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "sshpk@1.13.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/sshpk",
|
||||
"_nodeVersion": "0.12.15",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/sshpk-1.13.0.tgz_1492046338097_0.9430976777803153"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "alex@cooperi.net",
|
||||
"name": "arekinath"
|
||||
},
|
||||
"_npmVersion": "3.10.10",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "sshpk",
|
||||
"raw": "sshpk@^1.7.0",
|
||||
"rawSpec": "^1.7.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.7.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/http-signature"
|
||||
],
|
||||
"_resolved": "http://registry.npm.taobao.org/sshpk/download/sshpk-1.13.0.tgz",
|
||||
"_shasum": "ff2a3e4fd04497555fed97b39a0fd82fafb3a33c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "sshpk@^1.7.0",
|
||||
"_where": "/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/http-signature",
|
||||
"author": {
|
||||
"name": "Joyent, Inc"
|
||||
},
|
||||
"bin": {
|
||||
"sshpk-conv": "bin/sshpk-conv",
|
||||
"sshpk-sign": "bin/sshpk-sign",
|
||||
"sshpk-verify": "bin/sshpk-verify"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/arekinath/node-sshpk/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Dave Eddy",
|
||||
"email": "dave@daveeddy.com"
|
||||
},
|
||||
{
|
||||
"name": "Mark Cavage",
|
||||
"email": "mcavage@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Alex Wilson",
|
||||
"email": "alex@cooperi.net"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"asn1": "~0.2.3",
|
||||
"assert-plus": "^1.0.0",
|
||||
"bcrypt-pbkdf": "^1.0.0",
|
||||
"dashdash": "^1.12.0",
|
||||
"ecc-jsbn": "~0.1.1",
|
||||
"getpass": "^0.1.1",
|
||||
"jodid25519": "^1.0.0",
|
||||
"jsbn": "~0.1.0",
|
||||
"tweetnacl": "~0.14.0"
|
||||
},
|
||||
"description": "A library for finding and using SSH public keys",
|
||||
"devDependencies": {
|
||||
"benchmark": "^1.0.0",
|
||||
"sinon": "^1.17.2",
|
||||
"tape": "^3.5.0",
|
||||
"temp": "^0.8.2"
|
||||
},
|
||||
"directories": {
|
||||
"bin": "./bin",
|
||||
"lib": "./lib",
|
||||
"man": "./man/man1"
|
||||
},
|
||||
"dist": {
|
||||
"noattachment": false,
|
||||
"shasum": "ff2a3e4fd04497555fed97b39a0fd82fafb3a33c",
|
||||
"size": 44945,
|
||||
"tarball": "http://registry.npm.taobao.org/sshpk/download/sshpk-1.13.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"gitHead": "61aa61683a0c8211641423843018aae1b3691bb7",
|
||||
"homepage": "https://github.com/arekinath/node-sshpk#readme",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "arekinath",
|
||||
"email": "alex@cooperi.net"
|
||||
}
|
||||
],
|
||||
"man": [
|
||||
"/Users/alex.wilson/dev/sshpk/man/man1/sshpk-conv.1",
|
||||
"/Users/alex.wilson/dev/sshpk/man/man1/sshpk-sign.1",
|
||||
"/Users/alex.wilson/dev/sshpk/man/man1/sshpk-verify.1"
|
||||
],
|
||||
"name": "sshpk",
|
||||
"optionalDependencies": {
|
||||
"bcrypt-pbkdf": "^1.0.0",
|
||||
"ecc-jsbn": "~0.1.1",
|
||||
"jodid25519": "^1.0.0",
|
||||
"jsbn": "~0.1.0",
|
||||
"tweetnacl": "~0.14.0"
|
||||
},
|
||||
"publish_time": 1492046338333,
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/arekinath/node-sshpk.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/*.js"
|
||||
},
|
||||
"version": "1.13.0"
|
||||
}
|
||||
Reference in New Issue
Block a user