UNPKG

afire-auto-deploy

Version:

this kit was builded just for the project dist upload

36 lines (35 loc) 902 B
{ "name": "afire-auto-deploy", "version": "1.1.1", "description": "this kit was builded just for the project dist upload", "main": "index.js", "bin": { "afupload": "./bin/index" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rayintee/afire-auto-deploy.git" }, "keywords": [ "auto-deploy" ], "author": "Tim", "license": "ISC", "bugs": { "url": "https://github.com/rayintee/afire-auto-deploy/issues" }, "homepage": "https://github.com/rayintee/afire-auto-deploy#readme", "dependencies": { "babel-preset-env": "^1.7.0", "babel-register": "^6.26.0", "commander": "^6.1.0", "cross-env": "^7.0.2", "merge": "^1.2.1", "package": "^1.0.1", "prompt": "^1.0.0", "ssh2-sftp-client": "^5.1.2" } }