{
  "name": "eslint-config-tui",
  "version": "6.39.3",
  "description": "ESLint sharable config for TUI components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "peerDependencies": {
    "eslint": "^9.39.3",
    "globals": "^15.13.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nhn/tui.eslint.config.git"
  },
  "keywords": [
    "eslint",
    "eslint-config",
    "eslint.config",
    "nhn",
    "nhn cloud",
    "tui",
    "tui.eslint.config",
    "tui.eslint"
  ],
  "author": "NHN Cloud. FE Development Lab <dl_javascript@nhn.com>",
  "license": "MIT"
}
