{ "name": "penpot", "version": "1.20.0", "license": "MPL-2.0", "author": "Kaleidos INC Sucursal en EspaƱa SL", "private": true, "packageManager": "pnpm@11.10.0+sha512.0b7f8b98060031904c017e3a41eb187a16d40eeb829b95c4f8cb03681761fc4ab53dd219115b9b447f4dce1a05a214764461e7d3703392a9f32f9511ce8c86c8", "repository": { "type": "git", "url": "https://github.com/penpot/penpot" }, "type": "module", "scripts": { "lint": "./scripts/lint", "check-fmt": "./scripts/check-fmt", "fmt": "./scripts/fmt" }, "devDependencies": { "@types/node": "^26.0.1", "esbuild": "^0.28.1", "mdts": "^0.20.3", "nrepl-client": "^0.3.0", "opencode-ai": "^1.17.11" } }