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.
|
|
|
{
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"start": "node spider.mjs"
|
|
|
|
}
|
|
|
|
}
|