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.

21 lines
444 B

{
"name": "selfcarebot",
"version": "0.0.1",
"description": "Code for @selfcarebot@social.whytheyfight.com",
"main": "bot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.whytheyfight.com/max/selfcarebot.git"
},
"keywords": [
"bot",
"mastodon",
"self-care"
],
"author": "Max Barksdale",
"license": "GPL-3.0-or-later"
}