addic7ed-api-updated
Version:
API to search and download subtitles files from addic7ed.com
35 lines (34 loc) • 811 B
JSON
{
"name": "addic7ed-api-updated",
"version": "1.8.4",
"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.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/atombarel/addic7ed-api.git"
},
"keywords": [
"addic7ed",
"addic7ed.com",
"subtitles",
"api",
"search",
"download"
],
"author": "Andrea Tombarel",
"license": "MIT",
"bugs": {
"url": "https://github.com/atombarel/addic7ed-api/issues"
},
"homepage": "https://github.com/atombarel/addic7ed-api"
}