mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 20:38:38 +00:00
14 lines
427 B
JSON
14 lines
427 B
JSON
{
|
|
"name": "@penpot/tokenscript",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"packageManager": "pnpm@11.20.0+sha512.9a6f330a95b66446ea088faf1521405a8a01f07fde7124cc9958dfed52d4bb436737e65b08f85f37b46fcba375092558ac51262b816844b22f63406ed166bfee",
|
|
"author": "Andrey Antukh",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"@tokens-studio/tokenscript-interpreter": "^0.26.0"
|
|
}
|
|
}
|