nexu-io--open-design
55 行
1.3 KiB
JSON
55 行
1.3 KiB
JSON
{
|
|
"schemaVersion": "od-design-system-project/v1",
|
|
"id": "github",
|
|
"name": "GitHub",
|
|
"category": "Developer Tools",
|
|
"description": "Bundled Open Design package for GitHub, derived from curated DESIGN.md, tokens.css, and components.html fixtures.",
|
|
"source": {
|
|
"type": "bundled",
|
|
"origin": "Open Design curated bundled fixture"
|
|
},
|
|
"files": {
|
|
"design": "DESIGN.md",
|
|
"tokens": "tokens.css",
|
|
"designTokens": "design-tokens.json",
|
|
"tailwind": "tailwind-v4.css",
|
|
"components": "components.html"
|
|
},
|
|
"usage": "USAGE.md",
|
|
"componentsManifest": "components.manifest.json",
|
|
"importMode": "normalized",
|
|
"craft": {
|
|
"applies": [],
|
|
"suggested": [
|
|
"color",
|
|
"accessibility-baseline"
|
|
],
|
|
"exemptions": []
|
|
},
|
|
"preview": {
|
|
"dir": "preview",
|
|
"pages": [
|
|
{
|
|
"path": "preview/colors.html",
|
|
"role": "colors",
|
|
"title": "Colors"
|
|
},
|
|
{
|
|
"path": "preview/typography.html",
|
|
"role": "typography",
|
|
"title": "Typography"
|
|
},
|
|
{
|
|
"path": "preview/spacing.html",
|
|
"role": "spacing",
|
|
"title": "Spacing"
|
|
}
|
|
]
|
|
},
|
|
"sourceFiles": {
|
|
"evidence": "source/evidence.md",
|
|
"tokens": "source/tokens.source.json",
|
|
"report": "source/token-contract.report.json"
|
|
}
|
|
}
|