{
  "name": "imagination-gen",
  "version": "1.0.9",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "generator",
    "imagination",
    "imagine"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "fs-extra": "^9.0.1",
    "prompts": "^2.3.2"
  },
  "bin": {
    "imagine": "./index.js"
  }
}
