mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 20:38:38 +00:00
18 lines
515 B
JSON
18 lines
515 B
JSON
{
|
|
"name": "penpot-render-wasm",
|
|
"version": "1.20.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": {
|
|
"@types/node": "^26.1.2",
|
|
"esbuild": "^0.28.1"
|
|
}
|
|
}
|