UNPKG

@sl-code-lords/movie-api

Version:
27 lines (26 loc) 598 B
{ "name": "@sl-code-lords/movie-api", "version": "1.0.0", "description": "Unofficial Sinhalasub.lk API", "main": "index.js", "scripts": { "start": "node index" }, "repository": { "type": "git", "url": "git+https://github.com/SL-CODE-LORDS/movie-api.git" }, "keywords": [ "sl-code-lords" ], "author": "Thisal Sanujaya", "license": "ISC", "bugs": { "url": "https://github.com/SL-CODE-LORDS/movie-api/issues" }, "homepage": "https://github.com/SL-CODE-LORDS/movie-api#readme", "dependencies": { "axios": "^1.4.0", "cheerio": "^0.22.0" } }