{
  "name": "create-rainbow-app",
  "version": "4.0.0",
  "main": "index.js",
  "license": "MIT",
  "publishConfig": {
    "@PATEL96:registry": "https://npm.pkg.github.com"
  },
  "dependencies": {
    "chalk": "^5.3.0",
    "fs-extra": "^11.2.0",
    "git-clone": "^0.2.0",
    "inquirer": "^10.1.8"
  },
  "bin": {
    "create-rainbow-app": "index.js"
  },
  "description": "A Module to make DAPP easily and quickly",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PATEL96/create-rainbow-app.git"
  },
  "keywords": [
    "RainbowKit",
    "Ethereum",
    "Metamask",
    "Wallets",
    "Web3Auth",
    "NextJs"
  ],
  "author": "PATEL96",
  "bugs": {
    "url": "https://github.com/PATEL96/create-rainbow-app/issues"
  },
  "homepage": "https://github.com/PATEL96/create-rainbow-app#readme"
}
