Spaces:
Running
Running
{ | |
"name": "UltimaX Intelligence", | |
"version": "0.0.4", | |
"type": "module", | |
"main": "mapping.js", | |
"scripts": { | |
"start": "node mapping.js" | |
}, | |
"dependencies": { | |
"express": "latest", | |
"http": "latest", | |
"ws": "latest", | |
"node-fetch": "latest", | |
"cookie-parser": "latest", | |
"path": "latest", | |
"url": "latest" | |
} | |
} |