UNPKG

git-to-k8s

Version:

Small tool to automate the git to url flow on k8s

18 lines (17 loc) 308 B
{ "name": "test", "version": "1.0.0", "description": "test", "scripts": { "start": "node ./index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "faucet" ], "author": "Stefan Liu", "license": "ISC", "dependencies": { "express": "^4.16.4" } }