{
  "name": "saaa",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@types/firebase": "^3.2.1",
    "@types/node": "18.14.6",
    "@types/react": "18.0.28",
    "@types/react-dom": "18.0.11",
    "@types/react-syntax-highlighter": "^15.5.6",
    "cheerio": "^1.0.0-rc.12",
    "csvtojson": "^2.0.10",
    "eslint": "8.35.0",
    "eslint-config-next": "13.2.3",
    "fs-extra": "^11.1.0",
    "jotai": "^2.0.3",
    "js-cookie": "^3.0.1",
    "next": "13.2.3",
    "node-fetch": "^3.3.0",
    "react": "18.2.0",
    "react-cookie": "^4.1.1",
    "react-dom": "18.2.0",
    "react-social-icons": "^5.15.0",
    "react-syntax-highlighter": "^15.5.0",
    "rsuite": "^5.28.1",
    "typescript": "4.9.5",
    "uuid": "^9.0.0"
  },
  "devDependencies": {
    "@types/fs-extra": "^11.0.1",
    "css-loader": "^6.7.3",
    "less": "^4.1.3",
    "less-loader": "^11.1.0",
    "mini-css-extract-plugin": "^2.7.3",
    "style-loader": "^3.3.1"
  }
}
