![]() 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/git-up/ |
{ "name": "git-up", "version": "4.0.5", "description": "A low level git url parser.", "main": "lib/index.js", "directories": { "example": "example", "test": "test" }, "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "https://github.com/IonicaBizau/git-up.git" }, "keywords": [ "git", "url", "parser", "parsing" ], "author": "Ionică Bizău <[email protected]> (https://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/git-up/issues" }, "homepage": "https://github.com/IonicaBizau/git-up", "dependencies": { "is-ssh": "^1.3.0", "parse-url": "^6.0.0" }, "devDependencies": { "tester": "^1.4.3" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "bloggify.js", "bloggify.json", "bloggify/" ], "blah": {} }