{
  "name": "jensen",
  "version": "1.0.0",
  "description": "Jensen Theme - A Cyber Renaissance theme inspired by Deus Ex: Human Revolution",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "keywords": [
    "theme",
    "deus-ex",
    "color-scheme",
    "jensen",
    "pi-package",
    "pi-theme"
  ],
  "author": "tomaytotomato",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tomaytotomato/jensen.git"
  },
  "homepage": "https://tomaytotomato.github.io/jensen/",
  "files": [
    "piAgent/jensen.json",
    "piAgent/README.md",
    "LICENSE",
    "README.md"
  ],
  "pi": {
    "themes": ["./piAgent/jensen.json"],
    "video": "https://raw.githubusercontent.com/tomaytotomato/jensen/main/piAgent/preview.mp4",
    "image": "https://raw.githubusercontent.com/tomaytotomato/jensen/main/piAgent/screenshot_1.png"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^6.0.3",
    "autoprefixer": "^10.4.23",
    "postcss": "^8.5.6",
    "tailwindcss": "^3.4.19",
    "vite": "^7.3.1",
    "vue": "^3.5.26"
  }
}
