2957903cb1
Because the first placeholder player model resembled a queen that's been to the gym a bit too much. Also, before she got her head and hands, she looked like a tree, legit.
19 lines
395 B
JSON
19 lines
395 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": {
|
|
"detect-collisions": "^9.24.0",
|
|
"three": "^0.171.0",
|
|
"victor": "^1.1.0",
|
|
"websocket-express": "^3.1.2"
|
|
}
|
|
}
|