UNPKG

gapp

Version:
57 lines (56 loc) 1.15 kB
{ "name": "gapp", "version": "1.4.8", "description": "Automate Development", "main": "index.js", "scripts": { "test": "echo \"Tests in progress\"" }, "repository": { "type": "git", "url": "git+https://github.com/iansawyerva/gapp.git" }, "keywords": [ "applications", "html", "css", "angular", "sass", "javascript", "es5", "node", "npm", "gapp", "software", "AngularJS", "Angular", "angular", "google", "Google", "angular material" ], "author": "Ian Sawyer", "license": "MIT", "bugs": { "url": "https://github.com/iansawyerva/gapp/issues" }, "homepage": "https://github.com/iansawyerva/gapp", "bin": { "gapp": "./index.js" }, "dependencies": { "all-the-package-names": "^1.3089.0", "check-dependencies": "^1.0.1", "child_process": "^1.0.2", "express": "^4.14.0", "global-modules": "^0.2.3", "npm-check": "^5.4.0", "request": "^2.79.0", "shelljs": "^0.7.5", "yargs": "^6.6.0", "yeoman-environment": "^1.6.6", "yeoman-generator": "^1.0.1", "yo": "^1.8.5", "yosay": "^1.2.1" } }