eatdrywallbot/package.json
APEX FIGHT 18394e7412 init
2025-04-08 13:26:20 -04:00

19 lines
430 B
JSON

{
"name": "eatdrywallbot",
"version": "1.0.0",
"description": "a small bot for eat drywall",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.apexfight.net/apex/eatdrywallbot.git"
},
"author": "StressedCatInABox & Apexfight",
"license": "AGPL-3.0-or-later",
"dependencies": {
"jimp": "^1.6.0"
}
}