Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

53 rindas
1.6 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. "firebase": "^9.5.0",
  20. "firebase-tools": "^9.23.0",
  21. "graphql": "^15.6.1",
  22. "midtrans-client": "^1.2.5",
  23. "next": "^10.0.7",
  24. "nodemailer": "^6.5.0",
  25. "nodemailer-sendgrid-transport": "^0.2.0",
  26. "path": "^0.12.7",
  27. "react": "^17.0.1",
  28. "react-accessible-accordion": "^3.3.4",
  29. "react-dom": "^17.0.1",
  30. "react-feather": "^2.0.9",
  31. "react-firebaseui": "^6.0.0",
  32. "react-hook-form": "^6.15.4",
  33. "react-html-parser": "^2.0.2",
  34. "react-icons": "^4.3.1",
  35. "react-masonry-component": "^6.2.1",
  36. "react-number-format": "^4.7.3",
  37. "react-owl-carousel3": "^2.2.5",
  38. "react-redux": "^7.1.0",
  39. "react-scroll": "^1.8.4",
  40. "react-slick": "^0.28.0",
  41. "react-tabs": "^3.2.0",
  42. "react-toast-notifications": "^2.4.3",
  43. "redux": "^3.6.0",
  44. "redux-devtools-extension": "^2.13.2",
  45. "request-promise": "^4.2.6",
  46. "sass": "^1.32.7",
  47. "sweetalert": "^2.1.2",
  48. "sweetalert2": "^10.15.5",
  49. "sweetalert2-react-content": "^3.3.1"
  50. },
  51. "license": "MIT"
  52. }