This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2025-01-18 20:10:54 +09:00

20 lines
419 B
JSON

{
"name": "instructions-clear",
"version": "1.0.0",
"main": "src/index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Thayol",
"license": "UNLICENSED",
"description": "",
"dependencies": {
"@tweenjs/tween.js": "^25.0.0",
"sat": "^0.9.0",
"stats.js": "^0.17.0",
"three": "^0.171.0",
"websocket-express": "^3.1.2"
}
}