coming.lk
Version:
movie
28 lines (27 loc) • 498 B
JSON
{
"name": "coming.lk",
"version": "1.0.0",
"description": "movie",
"main": "index.js",
"scripts": {
"test": "node index"
},
"repository": {
"type": "git",
"url": "https://github.com/mrhansamala"
},
"keywords": [
"movie",
"film"
],
"author": "mrhansamala",
"license": "ISC",
"dependencies": {
"axios": "^1.10.0",
"cheerio": "^1.1.2",
"express": "^5.1.0",
"fs": "^0.0.1-security",
"https": "^1.0.0",
"puppeteer": "^24.12.1"
}
}