UNPKG

ad7

Version:

Command line downloader for subtitles from addic7ed.com

31 lines (30 loc) 563 B
{ "name": "ad7", "version": "0.2.3", "description": "Command line downloader for subtitles from addic7ed.com", "main": "main.js", "bin": { "ad7": "./main.js" }, "dependencies": { "addic7ed-api": "^1.8.2", "flags": "^0.1.3" }, "keywords": [ "cli", "sub", "subs", "subtitles", "addic7ed", "addic7ed.com" ], "author": "assafmo", "repository": { "type": "git", "url": "https://github.com/assafmo/ad7.git" }, "bugs": { "url": "https://github.com/assafmo/ad7/issues" }, "license": "MIT" }