| { | |
| "name": "vigorousentirebundledsoftware", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "start": "node index" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@replit/database": "^2.0.1", | |
| "axios": "^0.26.1", | |
| "child_process": "^1.0.2", | |
| "express": "^4.17.3" | |
| } | |
| } | |