{
  "name": "goallinestats",
  "version": "2.0.0",
  "description": "Revamp project to transition Goallinestats into a Next Tailwind framework and full React",
  "main": "index.js",
  "scripts": {
    "dev": "next dev -p 3002",
    "build": "next build",
    "start": "next start -p 3002"
  },
  "repository": {
    "type": "git",
    "url": "git+https://JJCodeDepot@bitbucket.org/JJCodeDepot/goallinestats.git"
  },
  "dependencies": {
    "@supabase/auth-helpers-nextjs": "^0.7.4",
    "@supabase/auth-helpers-react": "^0.4.2",
    "@tiptap/react": "^2.1.7",
    "@tiptap/starter-kit": "^2.1.7",
    "axios": "^1.3.4",
    "dompurify": "^3.0.6",
    "html-react-parser": "^5.0.6",
    "isomorphic-dompurify": "^1.9.0",
    "next": "^13.4.6",
    "node-fetch": "^3.3.1",
    "react": "^18.2.0",
    "react-day-picker": "^8.6.0",
    "react-dom": "^18.2.0"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/JJCodeDepot/goallinestats#readme",
  "devDependencies": {
    "autoprefixer": "^10.4.14",
    "postcss": "^8.4.21",
    "tailwindcss": "^3.2.7"
  }
}
