first commit

This commit is contained in:
zhbaor 2021-10-30 23:20:58 +08:00
commit 71af632d64
20 changed files with 1964 additions and 0 deletions

7
package.json Normal file
View file

@ -0,0 +1,7 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"jquery": "^3.5.1",
"moment": "^2.29.1"
}
}