@sl-code-lords/si-subdl
Version:
sinhala subtitle files downloader
29 lines (28 loc) • 628 B
JSON
{
"name": "@sl-code-lords/si-subdl",
"version": "1.1.1",
"description": "sinhala subtitle files downloader",
"main": "index.js",
"scripts": {
"start": "node index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SL-CODE-LORDS/si-subdl.git"
},
"keywords": [
"sinhalasub",
"movies",
"baiscopelk"
],
"author": "Thisal Sanujaya",
"license": "ISC",
"bugs": {
"url": "https://github.com/SL-CODE-LORDS/si-subdl/issues"
},
"homepage": "https://github.com/SL-CODE-LORDS/si-subdl#readme",
"dependencies": {
"axios": "^1.4.0",
"cheerio": "^0.22.0"
}
}