baiscopelk-api
Version:
This is a api for search and download sinhala subtitle using baiscope.lk
34 lines (33 loc) • 794 B
JSON
{
"name": "baiscopelk-api",
"version": "1.0.1",
"description": "This is a api for search and download sinhala subtitle using baiscope.lk",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "kavishka",
"license": "ISC",
"dependencies": {
"axios": "^1.3.2",
"cheerio": "^1.0.0-rc.12"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kavishkaya/baiscopelk-api.git"
},
"keywords": [
"kavishka",
"kaviyaah",
"sinhala",
"subtitle",
"sinhala-subtitle",
"baiscope",
"baiscopelk",
"baiscopelk-api"
],
"bugs": {
"url": "https://github.com/kavishkaya/baiscopelk-api/issues"
},
"homepage": "https://github.com/kavishkaya/baiscopelk-api#readme"
}