{
  "name": "@zenobius/pi-rose-pine",
  "version": "0.0.2",
  "description": "Rose Pine themes for Pi Coding Agent",
  "author": {
    "name": "Zenobius",
    "email": "airtonix@users.noreploy.github.com"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:zenobi-us/pi-rose-pine.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "pi-package"
  ],
  "files": [
    "themes/rose-pine-dawn.json",
    "themes/rose-pine-moon.json",
    "themes/rose-pine-main.json"
  ],
  "pi": {
    "themes": [
      "./themes/rose-pine-dawn.json",
      "./themes/rose-pine-moon.json",
      "./themes/rose-pine-main.json"
    ]
  },
  "devDependencies": {
    "@eslint/js": "^9.39.1",
    "@types/node": "^20.11.5",
    "@typescript-eslint/eslint-plugin": "8.47.0",
    "@typescript-eslint/parser": "8.47.0",
    "bun-types": "latest",
    "eslint": "^9.39.1",
    "eslint-config-prettier": "10.1.8",
    "eslint-plugin-prettier": "^5.1.3",
    "prettier": "^3.2.4",
    "typescript-eslint": "^8.47.0",
    "vitest": "^3.2.4"
  }
}
