package.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "comments": {
  3. "dependencies": {},
  4. "devDependencies": {
  5. "@fontsource/mulish": "github.com/hugo-toha/toha/v4",
  6. "@fortawesome/fontawesome-free": "github.com/hugo-toha/toha/v4",
  7. "autoprefixer": "github.com/hugo-toha/toha/v4",
  8. "bootstrap": "github.com/hugo-toha/toha/v4",
  9. "eslint": "github.com/hugo-toha/toha/v4",
  10. "eslint-config-prettier": "github.com/hugo-toha/toha/v4",
  11. "eslint-config-standard": "github.com/hugo-toha/toha/v4",
  12. "eslint-plugin-import": "github.com/hugo-toha/toha/v4",
  13. "eslint-plugin-n": "github.com/hugo-toha/toha/v4",
  14. "eslint-plugin-no-jquery": "github.com/hugo-toha/toha/v4",
  15. "eslint-plugin-promise": "github.com/hugo-toha/toha/v4",
  16. "feather-icons": "github.com/hugo-toha/toha/v4",
  17. "filterizr": "github.com/hugo-toha/toha/v4",
  18. "flag-icon-css": "github.com/hugo-toha/toha/v4",
  19. "fuse.js": "github.com/hugo-toha/toha/v4",
  20. "highlight.js": "github.com/hugo-toha/toha/v4",
  21. "imagesloaded": "github.com/hugo-toha/toha/v4",
  22. "include-media": "github.com/hugo-toha/toha/v4",
  23. "ityped": "github.com/hugo-toha/toha/v4",
  24. "katex": "github.com/hugo-toha/toha/v4",
  25. "mark.js": "github.com/hugo-toha/toha/v4",
  26. "mermaid": "github.com/hugo-toha/toha/v4",
  27. "plyr": "github.com/hugo-toha/toha/v4",
  28. "popper.js": "github.com/hugo-toha/toha/v4",
  29. "postcss": "github.com/hugo-toha/toha/v4",
  30. "postcss-cli": "github.com/hugo-toha/toha/v4"
  31. }
  32. },
  33. "dependencies": {},
  34. "devDependencies": {
  35. "@fontsource/mulish": "4.5.13",
  36. "@fortawesome/fontawesome-free": "^6.2.0",
  37. "autoprefixer": "^10.4.13",
  38. "bootstrap": "^5.3.3",
  39. "eslint": "^8.31.0",
  40. "eslint-config-prettier": "^8.6.0",
  41. "eslint-config-standard": "^17.0.0",
  42. "eslint-plugin-import": "^2.26.0",
  43. "eslint-plugin-n": "^15.6.0",
  44. "eslint-plugin-no-jquery": "^2.7.0",
  45. "eslint-plugin-promise": "^6.1.1",
  46. "feather-icons": "^4.29.1",
  47. "filterizr": "^2.2.4",
  48. "flag-icon-css": "^4.1.7",
  49. "fuse.js": "^6.6.2",
  50. "highlight.js": "^11.6.0",
  51. "imagesloaded": "^5.0.0",
  52. "include-media": "^1.4.10",
  53. "ityped": "^1.0.3",
  54. "katex": "^0.16.10",
  55. "mark.js": "^8.11.1",
  56. "mermaid": "^9.2.1",
  57. "plyr": "^3.7.2",
  58. "popper.js": "^1.16.1",
  59. "postcss": "^8.4.31",
  60. "postcss-cli": "^8.3.1"
  61. },
  62. "name": "exampleSite",
  63. "version": "0.1.0"
  64. }