{
  "name": "create-bruh",
  "version": "0.8.1",
  "description": "Quickly start working with bruh",
  "main": "./index.mjs",
  "bin": {
    "create-bruh": "./index.mjs"
  },
  "dependencies": {
    "kleur": "^4.1.4",
    "node-fetch": "^3.0.0",
    "prompts": "^2.4.2",
    "semver": "^7.3.5"
  },
  "scripts": {},
  "homepage": "https://github.com/Technical-Source/bruh/tree/main/packages/create-bruh#readme",
  "bugs": "https://github.com/Technical-Source/bruh/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/Technical-Source/bruh.git",
    "directory": "packages/create-bruh"
  },
  "keywords": [
    "init",
    "create",
    "bruh",
    "app"
  ],
  "author": {
    "name": "Daniel Ethridge",
    "url": "https://git.io/de"
  },
  "license": "MIT"
}
