mirror of
https://github.com/penpot/penpot.git
synced 2026-06-17 12:52:12 +00:00
14 lines
426 B
JSON
14 lines
426 B
JSON
{
|
|
"name": "@penpot/tokenscript",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"packageManager": "pnpm@11.7.0+sha512.19cc852c120c7125760f2443ee6be0ca5b40f9f50598de1a09a1f177503e010e57c23c77646e01e761de59bf874fb22a3398c33ab9691fc13eb946b6f0f4d620",
|
|
"author": "Andrey Antukh",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"@tokens-studio/tokenscript-interpreter": "^0.26.0"
|
|
}
|
|
}
|