init
Showing
access.log
0 → 100644
app.js
0 → 100644
config.json
0 → 100644
error.log
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "ray", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "axios": "^1.7.2", | ||
| "express": "^4.19.2", | ||
| "node-cron": "^3.0.3", | ||
| "pm2": "^5.4.1", | ||
| "shelljs": "^0.8.5" | ||
| } | ||
| } |
xray
0 → 100644
File added
xray.js
0 → 100644
Please register or sign in to comment