{
  "name": "@list-kr/filterslists",
  "version": "2026.20552.0",
  "description": "The adblock filters lists for uBO and AdGuard, designed for Korean-language websites",
  "type": "module",
  "workspaces": [
    "builder",
    "filterslists",
    "devops"
  ],
  "scripts": {
    "build": "npm run build -w builder",
    "ci:decideDeploy": "npm run ci:decideDeploy -w devops",
    "lint:aglint": "npm run lint -w filterslists",
    "lint:builder": "npm run lint -w builder",
    "lint:devops": "npm run lint -w devops"
  },
  "files": [
    "dist/**/*"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/List-KR/List-KR.git"
  },
  "engines": {
    "node": ">=24"
  },
  "license": "GPL-3.0-only"
}
