UNPKG

mkg-deploy-tool

Version:
25 lines (24 loc) 592 B
{ "name": "mkg-deploy-tool", "version": "0.0.1", "description": "A deployment tool for servers", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "deploy", "tool", "mkg" ], "author": "Maciej Krüger <mkg20001@gmail.com>", "license": "MPL-2.0", "repository": { "type": "git", "url": "git+https://github.com/mkg20001/mkg-deploy-tool.git" }, "bugs": { "url": "https://github.com/mkg20001/mkg-deploy-tool/issues" }, "homepage": "https://github.com/mkg20001/mkg-deploy-tool#readme" }