{
  "version": "1.2.0",
  "author": "Community for NL Design System",
  "description": "Badge component for the Municipality of Utrecht based on the NL Design System architecture",
  "license": "EUPL-1.2",
  "name": "@utrecht/badge-css",
  "files": [
    "dist/",
    "docs/",
    "src/",
    "*.md"
  ],
  "scripts": {},
  "devDependencies": {},
  "keywords": [
    "nl-design-system"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git+ssh",
    "url": "git@github.com:nl-design-system/utrecht.git",
    "directory": "components/badge"
  }
}
