You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
413 B

{
"private": true,
"name": "runner",
"version": "0.1.0",
"type": "module",
"dependencies": {
"chalk": "^5.1.2",
"dayjs": "^1.11.7",
"deepmerge": "^4.3.1",
"dotenv": "^16.0.3",
"fast-xml-parser": "^4.1.3",
"js-yaml": "^4.1.0",
"lowdb": "^7.0.1",
"node-cron": "^3.0.2",
"pino": "^8.7.0",
"pino-pretty": "^10.0.0",
"slug": "^9.0.0",
"yargs": "^17.6.0"
}
}