Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
toolkit
/
themes
/
shared
/
design-system
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 430 B
Quelle package.json Sprache: unbekannt
{
"description": "Package file for node modules used to create our CSS tokens from a JSON source o
f truth.",
"license": "MPL-2.0",
"scripts": {
"build": "(npm ls || npm ci) && style-dictionary build --config ./tokens-config.js && prettier ./
tokens-storybook.mjs ./tokens-figma.json --write",
"test": "(npm ls || npm ci) && node tests/try-runner.js"
},
"devDependencies": {
"style-dictionary": "^3.9.2"
}
}
[ Dauer der Verarbeitung: 0.11 Sekunden (vorverarbeitet)
]
2026-04-04