{
    "name": "create-rainbow-app",
    "version": "7.3.0",
    "main": "index.js",
    "license": "MIT",
    "publishConfig": {
        "registry": "https://registry.npmjs.org/"
    },
    "dependencies": {
        "chalk": "^5.6.2",
        "fs-extra": "^11.3.1"
    },
    "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/bugs"
    },
    "issues": {
        "url": "https://github.com/PATEL96/create-rainbow-app/issues"
    },
    "homepage": "https://github.com/PATEL96/create-rainbow-app#readme"
}
