{ "name": "penpot", "version": "1.20.0", "license": "MPL-2.0", "author": "Kaleidos INC", "private": true, "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319", "repository": { "type": "git", "url": "https://github.com/penpot/penpot" }, "type": "module", "scripts": { "lint": "./scripts/lint", "check-fmt": "./scripts/check-fmt", "fmt": "./scripts/fmt" }, "devDependencies": { "@github/copilot": "^1.0.12", "@types/node": "^20.12.7", "esbuild": "^0.27.4", "opencode-ai": "^1.3.7" } }