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.
 
 

59 regels
1.8 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. "export": "next export",
  10. "start": "next start"
  11. },
  12. "author": "EnvyTheme.com",
  13. "dependencies": {
  14. "@apollo/client": "^3.3.11",
  15. "animate.css": "^4.1.1",
  16. "axios": "^0.21.1",
  17. "cookies": "^0.8.0",
  18. "cross-fetch": "^3.1.4",
  19. "dotenv": "^10.0.0",
  20. "firebase": "^9.5.0",
  21. "firebase-tools": "^9.23.0",
  22. "graphql": "^15.6.1",
  23. "html-react-parser": "^1.4.8",
  24. "http-proxy-middleware": "^2.0.6",
  25. "midtrans-client": "^1.2.5",
  26. "next": "^10.0.7",
  27. "nodemailer": "^6.5.0",
  28. "nodemailer-sendgrid-transport": "^0.2.0",
  29. "path": "^0.12.7",
  30. "pm2": "^5.1.2",
  31. "react": "^17.0.1",
  32. "react-accessible-accordion": "^3.3.4",
  33. "react-dom": "^17.0.1",
  34. "react-feather": "^2.0.9",
  35. "react-firebaseui": "^6.0.0",
  36. "react-hook-form": "^6.15.4",
  37. "react-html-parser": "^2.0.2",
  38. "react-icons": "^4.3.1",
  39. "react-masonry-component": "^6.2.1",
  40. "react-number-format": "^4.7.3",
  41. "react-owl-carousel3": "^2.2.5",
  42. "react-query": "^3.34.4",
  43. "react-redux": "^7.1.0",
  44. "react-scroll": "^1.8.4",
  45. "react-select": "^5.2.1",
  46. "react-slick": "^0.28.0",
  47. "react-tabs": "^3.2.0",
  48. "react-toast-notifications": "^2.4.3",
  49. "redux": "^3.6.0",
  50. "redux-devtools-extension": "^2.13.2",
  51. "request-promise": "^4.2.6",
  52. "sass": "^1.32.7",
  53. "sweetalert": "^2.1.2",
  54. "sweetalert2": "^10.15.5",
  55. "sweetalert2-react-content": "^3.3.1"
  56. },
  57. "license": "MIT"
  58. }