]> git.r.bdr.sh - rbdr/junction/blame - server/package.json
Address issues with App Store Review
[rbdr/junction] / server / package.json
CommitLineData
ed9f8fd5 1{
2 "name": "junction-server",
9c176353 3 "version": "1.0.1",
ed9f8fd5 4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "",
80172072 10 "license": "Apache-2.0",
ed9f8fd5 11 "dependencies": {
80172072
RBR
12 "socket.io": "^4.7.2"
13 },
14 "type": "module"
ed9f8fd5 15}