{
  "name": "@created/app",
  "version": "1.0.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "create-app": "index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "fs-extra": "^10.0.0",
    "glob": "^7.1.7",
    "kolorist": "^1.5.0",
    "prompts": "^2.4.1",
    "yargs": "^17.0.1"
  }
}
