{
  "name": "lingofilm",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@types/formidable": "^2.0.5",
    "@types/nprogress": "^0.2.0",
    "@types/sqlite3": "^3.1.8",
    "axios": "^0.27.2",
    "bootstrap": "^5.2.0",
    "formidable": "^2.0.1",
    "next": "12.2.2",
    "next-auth": "^4.10.1",
    "nextjs-progressbar": "0.0.14",
    "node-html-parser": "^5.4.2-0",
    "react": "18.2.0",
    "react-bootstrap": "^2.4.0",
    "react-circular-progressbar": "^2.1.0",
    "react-countup": "^6.3.0",
    "react-dom": "18.2.0",
    "react-lottie-player": "^1.4.3",
    "react-multi-carousel": "^2.8.2",
    "react-quill": "^1.3.5",
    "react-router": "^6.3.0",
    "react-router-dom": "^6.3.0",
    "react-select": "^5.4.0",
    "react-spinners": "^0.13.3",
    "react-truncate-markup": "^5.1.2",
    "sharp": "^0.30.7",
    "sitemap": "^7.1.1",
    "sqlite3": "^5.0.10",
    "swiper": "^8.3.2"
  },
  "devDependencies": {
    "@types/node": "18.0.6",
    "@types/react": "18.0.15",
    "@types/react-dom": "18.0.6",
    "eslint": "8.20.0",
    "eslint-config-next": "12.2.2",
    "typescript": "4.7.4"
  }
}
