提交测试

This commit is contained in:
2024-01-16 17:22:21 +08:00
parent 92862c0372
commit 73635fda01
654 changed files with 178015 additions and 2 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"dependencies": {
"jquery": "^3.5.1",
"mustard-ui": "^1.0.4",
"three": "^0.137.0"
},
"devDependencies": {
"cypress": "^9.5.2",
"mocha": "^9.2.2",
"uglify-js": "^3.15.3"
}
}