{ "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", "quickhull": "^1.0.3", "sat": "^0.9.0", "three": "^0.171.0", "websocket-express": "^3.1.2" } }