{ "name": "monochrome", "type": "module", "version": "1.0.0", "description": "[\"Monochrome](https://monochrome.samidy.com)", "main": "sw.js", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SamidyFR/monochrome.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/SamidyFR/monochrome/issues" }, "homepage": "https://github.com/SamidyFR/monochrome#readme", "devDependencies": { "vite": "^7.3.0", "vite-plugin-pwa": "^1.2.0" }, "overrides": { "sourcemap-codec": "npm:@jridgewell/sourcemap-codec@^1.4.14", "source-map": "^0.7.4" } }