2 "name": "@proton/chargebee",
6 "build": "tsc && NODE_ENV='production' vite build",
10 "preview": "vite preview",
12 "test:dev": "jest --watch"
15 "@proton/styles": "workspace:^"
18 "@fullhuman/postcss-purgecss": "^6.0.0",
19 "@proton/jest-env": "workspace:^",
23 "typescript": "^5.7.2",
25 "vite-plugin-html": "^3.2.2",
26 "vite-plugin-mkcert": "^1.17.6",
27 "vite-plugin-singlefile": "^2.0.3"