You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

129 lines
4.0 KiB

{
"_args": [
[
"sshpk@^1.7.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/http-signature"
]
],
"_from": "sshpk@>=1.7.0 <2.0.0",
"_id": "sshpk@1.14.2",
"_inCache": true,
"_installable": true,
"_location": "/sshpk",
"_nodeVersion": "0.12.9",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sshpk_1.14.2_1528223344242_0.5071110838223176"
},
"_npmUser": {
"email": "alex@cooperi.net",
"name": "arekinath"
},
"_npmVersion": "2.14.9",
"_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": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz",
"_shasum": "c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98",
"_shrinkwrap": null,
"_spec": "sshpk@^1.7.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/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": [
{
"email": "dave@daveeddy.com",
"name": "Dave Eddy"
},
{
"email": "mcavage@gmail.com",
"name": "Mark Cavage"
},
{
"email": "alex@cooperi.net",
"name": "Alex Wilson"
}
],
"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",
"jsbn": "~0.1.0",
"safer-buffer": "^2.0.2",
"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": {
"fileCount": 35,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFtZyCRA9TVsSAnZWagAASjUQAJjjsdwBj1T7yJoSIYPj\n+0F1gZHNxlYUc713gd4TULwPLtMRpd8E/J/gSpNesHkWRk0wEK4ZXvU9BoTu\nj1guOxt2O5053rigJp7lGF2n4YHL41Wg6JImoB2aNSHwjN/ePo9VMZwq8/Gb\ndd06wHyYFyvbW6ntlV/UXKKcmyiGbjLq3ZEatmqgMwWL5h/Xvx2Vt0MAe4Pp\n7bsk7zy/1OUuz4IVXFnMHQ5+NS33wUCUAHz9JQZCzR2ZNPXx5j1ctH9We3XG\nybkKGMHoiDfaVRt//sJQEmtpgB5OBxU4UX912SsV3oTGsxkl+vT8CigVisE3\nsg0JIgx1JKxeTOJ9kF9cwuLOw5GoGp797n/btqSlSSQhF7ZbGMFk0FEvXIz/\n3ShYUrIRdmLgHMd2IbTolOkQXbsylBnuuGCTNGztvLpYCD8QCCRq2SywSWrg\nUY1Jtj2NdCtHyFR2rnsS2pyiymxHXxGEA7MebLNb7+VJ1Ti0PFC0gLMYHDyG\n5x1WPzXuVPv67Nhh2+1CGpEhj5Ln651Lj6iMduPrqpvFFnGROE0byot/FMvY\n479pqy2CN9v2XHxPyncKl/AhypLvzxvpzgThtl4E8bQoGyfIF1AvKnVB8D9Y\nAgRI3fYNNQXx73Gy1aAmASiwpoRQEFe0R3Yn3xEtobU/zMhGhDRfVBI9fZkX\nAMoW\r\n=/035\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98",
"tarball": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz",
"unpackedSize": 209067
},
"engines": {
"node": ">=0.10.0"
},
"gitHead": "175758a9473523409339e6c519c470c808ca03de",
"homepage": "https://github.com/arekinath/node-sshpk#readme",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "alex@cooperi.net",
"name": "arekinath"
}
],
"man": [
"/home/alex/dev/node-sshpk/man/man1/sshpk-conv.1",
"/home/alex/dev/node-sshpk/man/man1/sshpk-sign.1",
"/home/alex/dev/node-sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {
"bcrypt-pbkdf": "^1.0.0",
"ecc-jsbn": "~0.1.1",
"jsbn": "~0.1.0",
"tweetnacl": "~0.14.0"
},
"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.14.2"
}