{
  "name": "create-miu",
  "license": "MIT",
  "author": "mast1ff",
  "version": "0.1.64",
  "bin": {
    "create-miu": "index.js"
  },
  "files": [
    "index.js",
    "template-*"
  ],
  "main": "index.js",
  "engines": {
    "node": ">=14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tknf/miujs",
    "directory": "packages/create-miu"
  },
  "bugs": {
    "url": "https://github.com/tknf/miujs/issues"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "homepage": "https://github.com/tknf/tree/main/packages/create-miu#readme",
  "dependencies": {
    "kolorist": "^1.5.1",
    "minimist": "^1.2.6",
    "prompts": "^2.4.2"
  }
}
