{
  "name": "subz.lk",
  "version": "3.0.2",
  "description": "Movie subtitle and WEBDL Torrent downloader and scraper for subz.lk",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "keywords": [
    "scraper",
    "subz.lk",
    "sinhala",
    "movie",
    "subtitles",
    "downloader",
    "automation"
  ],
  "author": "Nimesh Piyumal",
  "license": "MIT",
  "dependencies": {
    "nexara": "^3.0.1"
  },
  "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"
}