You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

52 rivejä
1.6 KiB

  1. {
  2. "name": "startp",
  3. "version": "3.2.0",
  4. "description": "StartP - React Next IT Startups & Digital Services Template",
  5. "main": "index.js",
  6. "scripts": {
  7. "dev": "next dev",
  8. "build": "next build",
  9. "start": "next start"
  10. },
  11. "author": "EnvyTheme.com",
  12. "dependencies": {
  13. "@apollo/client": "^3.3.11",
  14. "@emotion/react": "^11.6.0",
  15. "@emotion/styled": "^11.6.0",
  16. "@mui/material": "^5.1.1",
  17. "@nextui-org/react": "^1.0.1-alpha.57",
  18. "animate.css": "^4.1.1",
  19. "axios": "^0.21.1",
  20. "cross-fetch": "^3.1.4",
  21. "dotenv": "^10.0.0",
  22. "formik": "^2.2.9",
  23. "graphql": "^16.0.1",
  24. "midtrans-client": "^1.2.3",
  25. "midtrans-payment": "^1.2.7",
  26. "next": "^10.0.7",
  27. "nodemailer": "^6.5.0",
  28. "nodemailer-sendgrid-transport": "^0.2.0",
  29. "react": "^17.0.1",
  30. "react-accessible-accordion": "^3.3.4",
  31. "react-dom": "^17.0.1",
  32. "react-feather": "^2.0.9",
  33. "react-hook-form": "^6.15.4",
  34. "react-icons": "^4.3.1",
  35. "react-masonry-component": "^6.2.1",
  36. "react-number-format": "^4.8.0",
  37. "react-owl-carousel3": "^2.2.5",
  38. "react-redux": "^7.1.0",
  39. "react-slick": "^0.28.0",
  40. "react-tabs": "^3.2.0",
  41. "react-toast-notifications": "^2.4.3",
  42. "react-zoom-slider": "^0.1.0",
  43. "redux": "^3.6.0",
  44. "redux-devtools-extension": "^2.13.2",
  45. "sass": "^1.32.7",
  46. "sweetalert": "^2.1.2",
  47. "sweetalert2": "^10.15.5",
  48. "sweetalert2-react-content": "^3.3.1"
  49. },
  50. "license": "MIT"
  51. }