{ "name": "svelte-components", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "postbuild": "smui-theme compile dist/smui.css -i src/theme", "preview": "vite preview", "check": "svelte-check --tsconfig ./tsconfig.json" }, "devDependencies": { "@sveltejs/kit": "^1.0.0-next.392", "@sveltejs/vite-plugin-svelte": "^1.0.1", "@tsconfig/svelte": "^3.0.0", "node-sass": "^7.0.1", "polyfill-object.fromentries": "^1.0.1", "smui-theme": "^6.0.0-beta.16", "string.prototype.matchall": "^4.0.7", "svelte": "^3.49.0", "svelte-check": "^2.8.0", "svelte-icon": "^1.2.4", "svelte-material-ui": "^6.0.0-beta.16", "svelte-preprocess": "^4.10.7", "svelte-tiny-virtual-list": "^2.0.5", "tslib": "^2.4.0", "typescript": "^4.7.4", "vite": "^3.0.2" } }