Spaces:
Paused
Paused
| { | |
| "name": "@codex-proxy/desktop", | |
| "version": "1.0.0", | |
| "private": true, | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@preact/preset-vite": "^2.10.3", | |
| "@tailwindcss/vite": "^4.2.1", | |
| "autoprefixer": "^10.4.27", | |
| "postcss": "^8.5.8", | |
| "preact": "^10.28.4", | |
| "tailwindcss": "^3.4.19", | |
| "vite": "^7.3.1" | |
| } | |
| } | |