{ "name": "nenu-scanner", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "@types/three": "^0.165.0", "esbuild": "^0.24.0", "three": "^0.165.0", "typescript": "^5.6.3" } }