sinhalasub.lk
Version:
- Author : [Nimesh Official](https://github.com/nimeshofficiallk)
21 lines (20 loc) • 434 B
JSON
{
"name": "sinhalasub.lk",
"version": "9.0.0",
"main": "./lib/import.mjs",
"exports": {
"import": "./lib/import.mjs",
"require": "./lib/require.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["sinhalasub","movie-api"],
"author": "Nimesh Official",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.7.5",
"cheerio": "^1.0.0"
}
}