Server IP : 66.29.132.122 / Your IP : 18.188.18.197 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules/sshpk/ |
Upload File : |
{ "_from": "sshpk@^1.7.0", "_id": "sshpk@1.14.2", "_inBundle": false, "_integrity": "sha1-xvxhZIo9nE52T9P8306hBeSSupg=", "_location": "/sshpk", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "sshpk@^1.7.0", "name": "sshpk", "escapedName": "sshpk", "rawSpec": "^1.7.0", "saveSpec": null, "fetchSpec": "^1.7.0" }, "_requiredBy": [ "/http-signature" ], "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz", "_shasum": "c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98", "_spec": "sshpk@^1.7.0", "_where": "/Users/rebecca/code/npm/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" }, "bundleDependencies": false, "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" }, "deprecated": false, "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" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/arekinath/node-sshpk#readme", "license": "MIT", "main": "lib/index.js", "man": [ "/Users/rebecca/code/npm/node_modules/sshpk/man/man1/sshpk-conv.1", "/Users/rebecca/code/npm/node_modules/sshpk/man/man1/sshpk-sign.1", "/Users/rebecca/code/npm/node_modules/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" }, "repository": { "type": "git", "url": "git+https://github.com/arekinath/node-sshpk.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.14.2" }