Files
post/package.json
2026-05-12 22:40:58 +09:00

27 lines
563 B
JSON

{
"name": "daesik",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"aigle": "^1.14.1",
"atomic-sleep": "^1.0.0",
"axios": "^0.21.1",
"cheerio": "^1.0.0-rc.10",
"form-data": "^4.0.0",
"iconv-lite": "^0.6.3",
"lodash": "^4.17.21",
"lz-string": "^1.5.0",
"moment": "^2.29.1",
"node-cron": "^3.0.0",
"qs": "^6.10.3",
"querystring": "^0.2.1"
}
}