{
  "name": "ettotam",
  "version": "1.0.2",
  "keywords": [
    "create-web3-dapp",
    "create web3 dapp",
    "boilerplate",
    "nextjs",
    "aut",
    "dignissimos",
    "dolores",
    "alchemy",
    "hardhat",
    "temporibus",
    "ethereum",
    "polygon",
    "ut",
    "tempora",
    "est",
    "ut",
    "omnis",
    "metaplex",
    "sapiente"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "lint": "eslint . --ext .ts && yarn prettier --write .",
    "start": "npx tsc && npm link && npx create-web3-dapp"
  },
  "bin": {
    "create-web3-dapp": "./dist/index.js"
  },
  "devDependencies": {
    "@types/node": "^18.6.4",
    "@typescript-eslint/eslint-plugin": "^5.32.0",
    "@typescript-eslint/parser": "^5.32.0",
    "eslint": "^8.21.0",
    "eslint-config-next": "12.2.3",
    "prettier": "^2.7.1"
  },
  "type": "module",
  "dependencies": {
    "@openzeppelin/wizard": "^0.2.3",
    "chalk": "^5.0.1",
    "cli-progress": "^3.11.2",
    "commander": "^10.0.0",
    "figlet": "^1.5.2",
    "fs-extra": "^10.1.0",
    "open": "^8.4.0",
    "prompts": "^2.4.2",
    "typescript": "^4.7.4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/KoleSchimmel/ettotam.git"
  },
  "homepage": "https://github.com/KoleSchimmel/ettotam.git",
  "author": "KylieSimonis",
  "bugs": {
    "url": "https://github.com/KoleSchimmel/ettotam.git/issues"
  }
}
