mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +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@10.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda6",
|
|
"author": "Andrey Antukh",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"@tokens-studio/tokenscript-interpreter": "^0.26.0"
|
|
}
|
|
}
|