{ "name": "horror-game", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "dev": "vite", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "three": "^0.182.0", "vite": "^7.3.0" } }