{ "name": "@bubblelab/vite-config", "version": "0.1.0", "private": true, "main": "index.js", "files": [ "base.js", "react.js", "library.js" ], "dependencies": { "@vitejs/plugin-react": "^4.3.1", "vite": "^5.3.1", "vite-plugin-dts": "^3.9.1" } }