{
    "private": true,
    "scripts": {
        "dev": "next",
        "build": "next build",
        "start": "next start"
    },
    "dependencies": {
        "@pangeacyber/react-auth": "^0.0.5",
        "framer-motion": "^10.12.10",
        "install": "^0.13.0",
        "next": "latest",
        "npm": "^9.6.6",
        "openai": "^4.7.0",
        "pangea-node-sdk": "^2.3.0",
        "path": "^0.12.7",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-highlight-words": "^0.20.0",
        "react-hot-toast": "^2.4.1",
        "react-spinners": "^0.13.8",
        "uuid": "^9.0.0"
    },
    "devDependencies": {
        "@types/node": "^18.0.0",
        "@types/react": "^18.0.14",
        "@types/react-dom": "^18.0.5",
        "typescript": "^4.7.4"
    }
}