{
  "name": "stremio-translations",
  "version": "1.43.2",
  "description": "Translation strings used for Stremio app",
  "main": "index.js",
  "scripts": {
    "test": "tape test/*"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Stremio/stremio-translations.git"
  },
  "author": "Ivo Georgiev",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Stremio/stremio-translations/issues"
  },
  "homepage": "https://github.com/Stremio/stremio-translations",
  "devDependencies": {
    "tape": "^4.2.2"
  }
}
