{ "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": { "detect-collisions": "^9.24.0", "three": "^0.171.0", "victor": "^1.1.0", "websocket-express": "^3.1.2" } }