mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
18 lines
492 B
JSON
18 lines
492 B
JSON
{
|
|
"name": "penpot-render-wasm",
|
|
"version": "1.20.0",
|
|
"license": "MPL-2.0",
|
|
"author": "Kaleidos INC",
|
|
"private": true,
|
|
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/penpot/penpot"
|
|
},
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^20.12.7",
|
|
"esbuild": "^0.25.9"
|
|
}
|
|
}
|