![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/is-ssh/ |
{ "name": "is-ssh", "version": "1.3.3", "description": "Check if an input value is a ssh url or not.", "main": "lib/index.js", "directories": { "example": "example", "test": "test" }, "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "[email protected]:IonicaBizau/node-is-ssh.git" }, "keywords": [ "ssh", "url", "check", "parser" ], "author": "Ionică Bizău <[email protected]> (http://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/node-is-ssh/issues" }, "homepage": "https://github.com/IonicaBizau/node-is-ssh", "dependencies": { "protocols": "^1.1.0" }, "devDependencies": { "tester": "^1.3.1" } }