mirror of
https://github.com/penpot/penpot.git
synced 2026-08-29 08:08:46 +00:00
18 lines
514 B
JSON
18 lines
514 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@12.0.0+sha512.9e2e3dc3911995868dc94b8175c217c27e95408fa03b4a22749778f2b34f773b77cdd3b39ede8171b22fcd53be6a35342e9fac9948a68ef58df6488ce89a7e67",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/penpot/penpot"
|
|
},
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^26.3.0",
|
|
"esbuild": "^0.28.2"
|
|
}
|
|
}
|