Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

49 linhas
1.4 KiB

  1. {
  2. "name": "startp",
  3. "version": "3.2.0",
  4. "description": "Thamrin Group",
  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. "animate.css": "^4.1.1",
  15. "axios": "^0.21.1",
  16. "cookies": "^0.8.0",
  17. "cross-fetch": "^3.1.4",
  18. "dotenv": "^10.0.0",
  19. "graphql": "^15.6.1",
  20. "midtrans-client": "^1.2.5",
  21. "next": "^10.0.7",
  22. "nodemailer": "^6.5.0",
  23. "nodemailer-sendgrid-transport": "^0.2.0",
  24. "path": "^0.12.7",
  25. "react": "^17.0.1",
  26. "react-accessible-accordion": "^3.3.4",
  27. "react-dom": "^17.0.1",
  28. "react-feather": "^2.0.9",
  29. "react-hook-form": "^6.15.4",
  30. "react-html-parser": "^2.0.2",
  31. "react-icons": "^4.3.1",
  32. "react-masonry-component": "^6.2.1",
  33. "react-number-format": "^4.7.3",
  34. "react-owl-carousel3": "^2.2.5",
  35. "react-redux": "^7.1.0",
  36. "react-scroll": "^1.8.4",
  37. "react-slick": "^0.28.0",
  38. "react-tabs": "^3.2.0",
  39. "react-toast-notifications": "^2.4.3",
  40. "redux": "^3.6.0",
  41. "redux-devtools-extension": "^2.13.2",
  42. "sass": "^1.32.7",
  43. "sweetalert": "^2.1.2",
  44. "sweetalert2": "^10.15.5",
  45. "sweetalert2-react-content": "^3.3.1"
  46. },
  47. "license": "MIT"
  48. }