jellyfish_designtokens
Version:
Ultimate design tokens from Jelly Fish Design System
34 lines (33 loc) • 833 B
JSON
{
"dependencies": {
"@tokens-studio/sd-transforms": "^0.11.0",
"fs": "^0.0.1-security",
"i": "^0.3.7",
"npm": "^9.8.1",
"style-dictionary": "^3.8.0"
},
"version": "1.1.8",
"name": "jellyfish_designtokens",
"description": "Ultimate design tokens from Jelly Fish Design System",
"main": "build.js",
"scripts": {
"test": "node build.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/designtokens-br/jellyfish_tokens.git"
},
"keywords": [
"design",
"tokens",
"jellyfish",
"ana",
"takahashi"
],
"author": "Ana Takahashi",
"license": "MIT",
"bugs": {
"url": "https://github.com/designtokens-br/jellyfish_tokens/issues"
},
"homepage": "https://github.com/designtokens-br/jellyfish_tokens#readme"
}