{
  "name": "addic7ed-api",
  "version": "2.0.1",
  "type": "module",
  "description": "API to search and download subtitles files from addic7ed.com",
  "main": "index.mjs",
  "dependencies": {
    "iconv-lite": "^0.6.3",
    "langs": "^2.0.0",
    "node-fetch": "^3.3.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/same31/addic7ed-api.git"
  },
  "keywords": [
    "addic7ed",
    "addic7ed.com",
    "subtitles",
    "api",
    "search",
    "download"
  ],
  "author": "Matthieu Mitrani",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/same31/addic7ed-api/issues"
  },
  "homepage": "https://github.com/same31/addic7ed-api"
}
