UNPKG

ng-environment-setup

Version:
34 lines (33 loc) 714 B
{ "name": "ng-environment-setup", "version": "1.0.23", "description": "ng environment setup", "main": "init.js", "scripts": { "test": "node init test" }, "repository": { "type": "git", "url": "git+https://github.com/phinney001/ng-environment-setup.git" }, "keywords": [ "ng", "angular", "front-end", "environment" ], "author": "phinney", "license": "ISC", "bin": { "nes": "bin/nes" }, "bugs": { "url": "https://github.com/phinney001/ng-environment-setup/issues" }, "homepage": "https://github.com/phinney001/ng-environment-setup#readme", "dependencies": { "ansi-colors": "^4.1.1", "inquirer": "^7.2.0", "request": "^2.88.2" } }