add npm dependencies used in this theme

This commit is contained in:
Aaron Qian 2022-11-10 13:45:30 -08:00 committed by Aaron Qian
parent fe14b0fbf5
commit 0fa28caed6
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E

21
package.hugo.json Normal file
View file

@ -0,0 +1,21 @@
{
"dependencies": {
"@fontsource/mulish": "4.5.13",
"@fortawesome/fontawesome-free": "^6.2.0",
"bootstrap": "^4.6.2",
"darkreader": "^4.9.58",
"filterizr": "^2.2.4",
"flag-icon-css": "^4.1.7",
"fuse.js": "^6.6.2",
"highlight.js": "^11.6.0",
"imagesloaded": "^5.0.0",
"ityped": "^1.0.3",
"jquery": "^3.6.1",
"js-simple-events": "^1.2.3",
"katex": "^0.16.3",
"mark.js": "^8.11.1",
"mermaid": "^9.2.1",
"plyr": "^3.7.2",
"popper.js": "^1.16.1"
}
}