{ "name": "startp", "version": "3.2.0", "description": "Thamrin Group", "main": "index.js", "scripts": { "dev": "next dev", "build": "next build", "start": "next start" }, "author": "EnvyTheme.com", "dependencies": { "@apollo/client": "^3.3.11", "animate.css": "^4.1.1", "axios": "^0.21.1", "cookies": "^0.8.0", "cross-fetch": "^3.1.4", "dotenv": "^10.0.0", "graphql": "^15.6.1", "midtrans-client": "^1.2.5", "next": "^10.0.7", "nodemailer": "^6.5.0", "nodemailer-sendgrid-transport": "^0.2.0", "path": "^0.12.7", "react": "^17.0.1", "react-accessible-accordion": "^3.3.4", "react-dom": "^17.0.1", "react-feather": "^2.0.9", "react-hook-form": "^6.15.4", "react-html-parser": "^2.0.2", "react-icons": "^4.3.1", "react-masonry-component": "^6.2.1", "react-number-format": "^4.7.3", "react-owl-carousel3": "^2.2.5", "react-redux": "^7.1.0", "react-scroll": "^1.8.4", "react-slick": "^0.28.0", "react-tabs": "^3.2.0", "react-toast-notifications": "^2.4.3", "redux": "^3.6.0", "redux-devtools-extension": "^2.13.2", "sass": "^1.32.7", "sweetalert": "^2.1.2", "sweetalert2": "^10.15.5", "sweetalert2-react-content": "^3.3.1" }, "license": "MIT" }