absiiq/wormatrix
1
1{2 "name": "bedrock-matrix-hosting",3 "version": "1.0.0",4 "main": "style.js",5 "scripts": {6 "start": "node style.js",7 "preinstall": "npm config set raknet-native:use_js_only true"8 },9 "dependencies": {10 "express": "^4.19.2",11 "socket.io": "^4.7.5",12 "bedrock-protocol": "^3.31.0"13 }14}15 