@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
28 lines (27 loc) • 638 B
JSON
{
"version": "1.1.0",
"author": "Community for NL Design System",
"description": "Checkbox component for the Municipality of Utrecht based on the NL Design System architecture",
"license": "EUPL-1.2",
"name": "@utrecht/flex-wrap-fallback-css",
"files": [
"dist/",
"docs/",
"src/",
"*.md"
],
"main": "dist/index.css",
"scripts": {},
"devDependencies": {},
"keywords": [
"nl-design-system"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git+ssh",
"url": "git@github.com:nl-design-system/utrecht.git",
"directory": "components/flex-wrap-fallback"
}
}