-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpkg.json
More file actions
1 lines (1 loc) · 1.25 KB
/
pkg.json
File metadata and controls
1 lines (1 loc) · 1.25 KB
1
{"name":"lacunalab-v3","version":"1.0.0","engines":{"node":">=0.15"},"homepage":"https://github.com/lacunalab","author":"gilbert@lacunalab.org","scripts":{"backup":"cp ~/Code/eze/db/autr.json ./backups/autr-$(date +%s).json","dev":"svelte-kit --port 8888 dev --host & npm run sass","sass":"node-sass src/lib/styles/app.sass static/app.css -w ","build":"rm -rf build/*/ && svelte-kit build && node readme.js && pnpm run sync && pnpm run test","sync":"rsync -avu ./static/ ./build","postbuild":"purgecss --css ./build/app.css --content build/**/*.html --output ./build/app.css ","preview":"svelte-kit preview","test":"live-server build"},"devDependencies":{"@sveltejs/adapter-static":"1.0.0-next.13","@sveltejs/kit":"1.0.0-next.115","color":"^3.1.3","cross-fetch":"^3.1.4","dotenv":"^10.0.0","ezekit":"file:lib/ezekit","ezelte":"file:lib/ezelte","ezipe":"file:lib/ezipe","fetcheriser":"^1.0.7","pluralise":"^1.0.1","png-to-ico":"^2.1.2","purgecss":"^4.0.3","rad-and-cool-icons":"file:lib/rad-and-cool-icons","svelte":"3.38.2","svelte-preprocess":"^4.7.3","vite":"2.3.7","vite-aliases":"0.6.3"},"type":"module","dependencies":{"calendar-link":"^2.1.1","dayjs":"^1.10.5","fast-folder-size":"^1.3.0","transformation-matrix-js":"^2.7.6"},"mb":"23.8mb","date":"31-01-2022 15:28 (Mon)"}