File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/sshpk/package.json
{
"_args": [
[
{
"raw": "sshpk@^1.7.0",
"scope": null,
"escapedName": "sshpk",
"name": "sshpk",
"rawSpec": "^1.7.0",
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/http-signature"
]
],
"_from": "sshpk@>=1.7.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "sshpk@1.16.0",
"_inCache": true,
"_location": "/sshpk",
"_nodeVersion": "0.12.18",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sshpk_1.16.0_1545357224616_0.29220383678770756"
},
"_npmUser": {
"name": "arekinath",
"email": "alex@cooperi.net"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"raw": "sshpk@^1.7.0",
"scope": null,
"escapedName": "sshpk",
"name": "sshpk",
"rawSpec": "^1.7.0",
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.0.tgz",
"_shasum": "1d4963a2fbffe58050aa9084ca20be81741c07de",
"_shrinkwrap": null,
"_spec": "sshpk@^1.7.0",
"_where": "/Users/mike/Webdevelopment/Helder/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",
"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": {
"shasum": "1d4963a2fbffe58050aa9084ca20be81741c07de",
"tarball": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.0.tgz",
"integrity": "sha512-Zhev35/y7hRMcID/upReIvRse+I9SVhyVre/KTJSJQWMz3C3+G+HpO7m1wK/yckEtujKZ7dS4hkVxAnmHaIGVQ==",
"fileCount": 36,
"unpackedSize": 224787,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHEepCRA9TVsSAnZWagAA2OkQAJSlbVdgQ/jlfALbl8NW\nEJA6sWX1GI6A8tPNbdAed4SvcACXotB8ECRXdRtLwHAHR0bOtF7VLJ2TpnIB\nAqME9pAjDyc/FThoRNSn0pnOgYSQhbSq8aHDHvEMnWuEQP8GestoD3WVGG4N\nMzxwYy03zLWoJtsLToooAD1wD0a9gqtUU5QNjLVOPbPozi2hdv2dIVkqFGON\nOULDFETXURHG7JxzvGiGrx9r6szoXd5ogEgzKfuIM4Ybdg62E5zdhgVSf/AP\n5vHosBQGwUgpYS8mlgAaQrKy33/bf+hf5RQDk/CMbMcWPe89w1uK15GbHzmE\naktB/0kLvn7Aa5McpwQet4wqssdPoPHGnxT7NBufFMRMEcwb6G7iab9bSlb9\nc6OnOhFz0AN6gFNMzI+vKyq9sh/YtHHCmt5pOgtU4fEDRpNDtT0kZpJKo0fr\ns5QVPXDkwlQfvCbg97FMfcc9jt0kW2p3mchzTWireb6Eu273+Ge49FRcoUVY\nUUAUI64MyRWcZzPf/BiYuLRmtLVrk0eKvmxq4KG+5YOgLRaL7kpC4TVz16eq\nLXVcHksejSZrnyEe7iSVvA4Rg45vn4amnPTUNocPduQ8Q2g0wC+3bAatKHcI\nL4eWqSMfrzPa6TTIMJLojyqt+P2GJC69Y+/I0Sv2QrUu0ASUVNUsjfoMy/SB\nIhiD\r\n=KY/A\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=0.10.0"
},
"gitHead": "574ff21e77117b478baf4664856bfc4b0aa41a12",
"homepage": "https://github.com/arekinath/node-sshpk#readme",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "arekinath",
"email": "alex@cooperi.net"
},
{
"name": "dap",
"email": "dap@cs.brown.edu"
},
{
"name": "jclulow",
"email": "josh@sysmgr.org"
},
{
"name": "melloc",
"email": "cody.mello@joyent.com"
}
],
"man": [
"/home/alex/dev/sshpk/man/man1/sshpk-conv.1",
"/home/alex/dev/sshpk/man/man1/sshpk-sign.1",
"/home/alex/dev/sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/joyent/node-sshpk.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.16.0"
}