Hero scripts of machete.
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.

14 lines
309 B

{
"name": "machege-hero",
"type": "module",
"dependencies": {
"@ulixee/cloud": "^2.0.0-alpha.24",
"@ulixee/hero": "^2.0.0-alpha.24",
"node-cron": "^3.0.2",
"axios": "^1.3.3",
"md5": "^2.3.0"
},
"scripts": {
"start": "node spider.mjs"
}
}