{ "name": "@kdc/design-system", "version": "1.0.0", "description": "KDC Design System — tokens, components, and brand assets.", "private": true, "scripts": { "build:tokens": "node scripts/build-tokens.js", "lint": "echo \"TODO: configure linter\"", "test": "echo \"TODO: configure tests\"" }, "license": "UNLICENSED" }