File size: 381 Bytes
39100fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "vigorousentirebundledsoftware",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node index"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@replit/database": "^2.0.5",
    "axios": "^0.26.1",
    "child_process": "^1.0.2",
    "express": "^4.17.3",
    "http": "^0.0.1-security"
  }
}