diff --git a/package.json b/package.json index 5a6cfe3..2b34fd8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,13 @@ { - "name": "machege-hero", + "name": "machete-hero", + "description": "Hero bot for machete, and implements api of HeroUnion: https://herounion.filesite.io.", + "version": "0.0.2", + "author": "filesite.io", + "repository": { + "type": "git", + "url": "https://github.com/filesite-io/machete_hero.git" + }, + "license": "MIT", "type": "module", "dependencies": { "@ulixee/cloud": "^2.0.0-alpha.24",