{ "name": "startp", "version": "3.2.0", "description": "StartP - React Next IT Startups & Digital Services Template", "main": "index.js", "scripts": { "dev": "next dev", "build": "next build", "start": "next start" }, "author": "EnvyTheme.com", "dependencies": { "@apollo/client": "^3.3.11", "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", "@mui/material": "^5.1.1", "@nextui-org/react": "^1.0.1-alpha.57", "animate.css": "^4.1.1", "axios": "^0.21.1", "cross-fetch": "^3.1.4", "dotenv": "^10.0.0", "formik": "^2.2.9", "graphql": "^16.0.1", "midtrans-client": "^1.2.3", "midtrans-payment": "^1.2.7", "next": "^10.0.7", "nodemailer": "^6.5.0", "nodemailer-sendgrid-transport": "^0.2.0", "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-icons": "^4.3.1", "react-masonry-component": "^6.2.1", "react-number-format": "^4.8.0", "react-owl-carousel3": "^2.2.5", "react-redux": "^7.1.0", "react-slick": "^0.28.0", "react-tabs": "^3.2.0", "react-toast-notifications": "^2.4.3", "react-zoom-slider": "^0.1.0", "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" }