{
  "name": "jc-create-app",
  "version": "1.0.4",
  "description": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "jc-create-app": "./lib/app.js"
  },
  "author": "jc",
  "license": "MIT",
  "dependencies": {
    "chalk": "^4.1.0",
    "commander": "^6.0.0",
    "fs-extra": "^9.0.1",
    "inquirer": "^7.3.2",
    "progress": "^2.0.3",
    "request": "^2.88.2",
    "unzipper": "^0.10.14"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kjcvbn/jc-create-app.git"
  },
  "keywords": [
    "create",
    "jc"
  ],
  "bugs": {
    "url": "https://github.com/kjcvbn/jc-create-app/issues"
  }
}
