Spaces:
Sleeping
Sleeping
| { | |
| "name": "trifecta-obs-mock", | |
| "private": true, | |
| "version": "0.1.0", | |
| "type": "commonjs", | |
| "scripts": { | |
| "start": "node server.js" | |
| }, | |
| "dependencies": { | |
| "express": "^4.22.1", | |
| "sharp": "^0.33.4", | |
| "tar-stream": "^3.1.7", | |
| "ws": "^8.19.0", | |
| "yaml": "^2.8.2" | |
| } | |
| } | |