{
  "name": "raiserocket",
  "version": "0.4.0",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/react": "^11.10.6",
    "@emotion/style": "^0.8.0",
    "@emotion/styled": "^11.10.6",
    "@mui/icons-material": "^5.11.11",
    "@mui/material": "^5.11.13",
    "@mui/styled-engine-sc": "^5.11.11",
    "alchemy-sdk": "^2.6.1",
    "dotenv": "^16.0.3",
    "ipfs-http-client": "^60.0.0",
    "next": "13.2.4",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-loader-spinner": "^5.3.4",
    "react-toastify": "^9.1.1",
    "styled-components": "^5.3.9",
    "web3easekit": "^0.1.0"
  },
  "devDependencies": {
    "@nomiclabs/hardhat-ethers": "^2.2.2",
    "@nomiclabs/hardhat-waffle": "^2.0.5",
    "autoprefixer": "^10.4.14",
    "babel-plugin-styled-components": "^2.0.7",
    "chai": "^4.3.7",
    "eslint": "^8.36.0",
    "eslint-config-next": "^13.2.4",
    "ethereum-waffle": "^4.0.10",
    "ethers": "^5.7.2",
    "hardhat": "^2.13.0",
    "postcss": "^8.4.21",
    "tailwindcss": "^3.2.7"
  },
  "description": "https://docs.google.com/presentation/d/10rEHd1qQlRZSKmFSHUxEtLvOyvmJMwxf/edit?usp=share_link&ouid=106253845854070702655&rtpof=true&sd=truehttps://docs.google.com/presentation/d/10rEHd1qQlRZSKmFSHUxEtLvOyvmJMwxf/edit?usp=share_link&ouid=106253845854070702655&rtpof=true&sd=true",
  "main": "hardhat.config.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/0xDhruvang/RaiseRocket.git"
  },
  "keywords": [
    "Crowdfunding"
  ],
  "author": "0xDhruvang",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/0xDhruvang/RaiseRocket/issues"
  },
  "homepage": "https://github.com/0xDhruvang/RaiseRocket#readme"
}
