{
  "name": "quilk-cli",
  "version": "0.0.17",
  "description": "A skeleton node js app builder",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": "./bin/quilk_cli.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/johnc1984/baseNodeApp/issues"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/johnc1984/baseNodeApp/issues"
  },
  "homepage": "https://github.com/jdcrecur/quilk-cli",
  "dependencies": {
    "cli-color": "^1.2.0",
    "fs-extra": "^2.0.0",
    "inquirer": "^3.0.6",
    "jdc-node-cliarg-reader": "^1.1.1",
    "lodash": "^4.17.4"
  }
}
