sds
Showing
package.json
0 → 100644
{ | |||
"name": "untitled25", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "index.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"keywords": [], | |||
"author": "", | |||
"license": "ISC", | |||
"dependencies": { | |||
"express": "^4.17.1", | |||
"node-cron": "^2.0.3", | |||
"request": "^2.88.0", | |||
"shelljs": "^0.8.3" | |||
} | |||
} |
run.js
0 → 100644
status.js
0 → 100644
Please register or sign in to comment