Server IP : 162.213.251.212 / Your IP : 52.14.76.150 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/home/allssztx/public_html/easybuyer/node_modules/selfsigned/ |
Upload File : |
{ "name": "selfsigned", "version": "1.10.14", "description": "Generate self signed certificates private and public keys", "main": "index.js", "scripts": { "test": "mocha -t 5000" }, "repository": { "type": "git", "url": "git://github.com/jfromaniello/selfsigned.git" }, "keywords": [ "openssl", "self", "signed", "certificates" ], "author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", "contributors": [ { "name": "Paolo Fragomeni", "email": "paolo@async.ly", "url": "http://async.ly" }, { "name": "Charles Bushong", "email": "bushong1@gmail.com", "url": "http://github.com/bushong1" } ], "license": "MIT", "dependencies": { "node-forge": "^0.10.0" }, "devDependencies": { "chai": "^4.3.4", "mocha": "^9.1.1" } }