UNPKG

appsapp-cli

Version:

This command line program is the important counterpart of appsapp-module for connecting built-in or custom backend services.

47 lines 1.34 kB
{ "name": "appsapp-cli", "version": "1.6.261", "license": "MIT", "dependencies": { "angularfire2": "=5.0.0-rc.6", "firebase": "^4.9.1", "class-transformer": "^0.1.9", "class-validator": "^0.8.1", "object-hash": "^1.2.0", "angular2-uuid": "^1.1.1", "unirest": "^0.5.1", "chalk": "^2.3.0", "clear": "0.0.1", "clui": "^0.3.6", "commander": "^2.11.0", "figlet": "^1.2.0", "github": "^12.0.1", "glob": "^7.1.2", "inquirer": "^4.0.0", "lodash": "^4.17.4", "minimist": "^1.2.0", "preferences": "^1.0.0", "replace-in-file": "^3.0.0", "sha1": "^1.1.1", "simple-git": "^1.81.1", "touch": "^3.1.0", "gulp": "^3.9.1", "gulp-typescript": "^3.2.3", "rxjs": "^5.5.2", "node-cmd": "^3.0.0", "node-watch": "^0.5.5", "firebase-admin": "^5.8.2", "fs-extra": "^4.0.2", "app-module-path": "^2.2.0", "request-promise": "^4.2.2", "mssql": "^4.1.0", "tedious": "2.2.4" }, "preferGlobal": true, "bin": {"appsapp": "./cli/appsapp.js"}, "main": "index.js", "repository": {"type": "git", "url": "https://github.com/miegli/appsapp.cli"}, "author": {"name": "Michael Egli", "email": "michael.egli@appsapp.io"}, "keywords": ["angular", "ionic"], "bugs": {"url": "https://github.com/miegli/appsapps.cli/issues"} }