|
|
|
@ -1,7 +1,13 @@
@@ -1,7 +1,13 @@
|
|
|
|
|
{ |
|
|
|
|
"name": "Hero Union", |
|
|
|
|
"version": "0.1", |
|
|
|
|
"name": "herounion", |
|
|
|
|
"description": "A hero bot union, which can manage hero bots and their tasks.", |
|
|
|
|
"version": "0.0.1", |
|
|
|
|
"author": "filesite.io", |
|
|
|
|
"repository": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/filesite-io/herounion.git" |
|
|
|
|
}, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"type": "module", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^1.3.3", |
|
|
|
|