This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-bot/package.json

11 lines
207 B
JSON
Raw Normal View History

2018-03-11 21:05:25 +00:00
{
"name": "mastodon-bot",
"version": "0.0.1",
"repository": "https://github.com/yogthos/mastodon-bot",
"license": "MIT",
"dependencies": {
"mastodon-api": "1.3.0",
"twitter": "1.7.1"
}
}