{
  "name": "mastodon-bot",
  "description": "Bot to publish twitter, tumblr or rss posts to an mastodon account.",
  "author": "Dmitri Sotnikov",
  "version": "1.13.8-20220129172727",
  "homepage": "https://github.com/yogthos/mastodon-bot",
  "repository": "https://www.npmjs.com/package/mastodon-bot",
  "license": "MIT",
  "dependencies": {
    "deasync": "0.1.20",
    "mastodon-api": "1.3.0",
    "node-fetch": "2.6.1",
    "request": "2.88.0",
    "rss-parser": "3.7.1",
    "tumblr": "0.4.1",
    "twitter": "1.7.1"
  },
  "devDependencies": {
    "shadow-cljs": "^2.8.37"
  },
  "main": "mastodon-bot.js",
  "bin": {
    "mastodon-bot": "./mastodon-bot.js"
  },
  "keywords": [
    "cljs",
    "mastodon",
    "twitter",
    "rss",
    "tumblr",
    "bridge",
    "bot"
  ]
}
