mirror of
https://github.com/penpot/penpot.git
synced 2026-07-04 13:25:14 +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.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b",
|
|
"author": "Andrey Antukh",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"@tokens-studio/tokenscript-interpreter": "^0.26.0"
|
|
}
|
|
}
|