{ "name": "three-dimensional-covert", "version": "1.0.0", "type": "module", "description": "", "main": "index.js", "scripts": { "dev": "node index" }, "author": "", "license": "ISC", "dependencies": { "axios": "^1.5.0", "body-parser": "^1.20.2", "js-base64": "^3.7.5", "math.js": "^1.1.46", "protobufjs": "2.0.5", "three": "^0.155.0" } }