{
  "name": "import-tweets-to-mastodon",
  "version": "2.0.0",
  "description": "Imports Twitter tweets to Mastodon CLI",
  "main": "import.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FGRibreau/import-tweets-to-mastodon.git"
  },
  "author": "Francois-Guillaume Ribreau <npm@fgribreau.com> (http://fgribreau.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/FGRibreau/import-tweets-to-mastodon/issues"
  },
  "homepage": "https://github.com/FGRibreau/import-tweets-to-mastodon#readme",
  "dependencies": {
    "axios": "^0.19.0",
    "common-env": "^6.3.0",
    "progressbar": "^1.3.0"
  }
}
