{
  "name": "@noodlex/addic7ed-api",
  "version": "1.0.1",
  "description": "API to search and download subtitles files from addic7ed.com",
  "main": "index.js",
  "dependencies": {
    "iconv-lite": "^0.4.24",
    "langs": "^1.0.2",
    "request": "^2.88.0",
    "request-promise-native": "^1.0.7"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+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",
  "directories": {
    "lib": "lib"
  }
}
