subz.lk
Version:
Movies Sinhala Subtitle Download Scraper
30 lines (29 loc) • 629 B
JSON
{
"name": "subz.lk",
"version": "2.0.2",
"description": "Movies Sinhala Subtitle Download Scraper",
"main": "app.js",
"scripts": {
"start": "node app.js"
},
"keywords": [
"scraper",
"subz.lk",
"sinhala",
"movie"
],
"author": "Nimesh Piyumal",
"license": "MIT",
"dependencies": {
"nexara": "^1.0.0",
"node-fetch": "^2.6.11"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nimesh-piyumal/subz.lk.git"
},
"bugs": {
"url": "https://github.com/nimesh-piyumal/subz.lk/issues"
},
"homepage": "https://github.com/nimesh-piyumal/subz.lk#readme"
}