mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 20:38:38 +00:00
25 lines
706 B
JSON
25 lines
706 B
JSON
{
|
|
"name": "penpot",
|
|
"version": "2.17.0",
|
|
"license": "MPL-2.0",
|
|
"author": "Kaleidos INC Sucursal en España SL",
|
|
"private": true,
|
|
"packageManager": "pnpm@11.20.0+sha512.9a6f330a95b66446ea088faf1521405a8a01f07fde7124cc9958dfed52d4bb436737e65b08f85f37b46fcba375092558ac51262b816844b22f63406ed166bfee",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/penpot/penpot"
|
|
},
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@playwright/mcp": "^0.0.78",
|
|
"@playwright/test": "^1.62.0",
|
|
"@types/node": "^26.1.2",
|
|
"commander": "^15.0.0",
|
|
"dotenv": "^17.4.2",
|
|
"esbuild": "^0.28.1",
|
|
"mdts": "^0.20.6",
|
|
"nrepl-client": "^0.3.0",
|
|
"playwright": "1.62.1"
|
|
}
|
|
}
|