{
  "name": "mainlagiaja",
  "version": "1.1.9",
  "description": "MainLagiAja adalah web app top-up dan informasi game berbasis Next.js.",
  "author": "Farah Shabrina <farahshabrina22@gmail.com>",
  "license": "MIT",
  "private": false,
  "keywords": [
    "mainlagiaja",
    "topup game",
    "nextjs",
    "web app",
    "react",
    "tailwind"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/farah2222/mainlagiaja.git"
  },
  "homepage": "https://github.com/farah2222/mainlagiaja/",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "next": "14.2.4",
    "react": "^18.3.1",
    "react-dom": "^18.3.1"
  },
  "devDependencies": {
    "@types/node": "^20.12.10",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.1",
    "eslint": "^8.58.0",
    "eslint-config-next": "14.2.4",
    "postcss": "^8.4.38",
    "tailwindcss": "^3.4.3",
    "typescript": "^5.5.2"
  }
}
