{
  "name": "@kenc-ui/icons",
  "version": "0.0.1",
  "description": "Custom Element Icons for Clarity",
  "homepage": "https://clarity.design",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/mighoocool/clarity"
  },
  "peerDependencies": {
    "@webcomponents/custom-elements": "^1.0.0"
  },
  "author": "clarity",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vmware/clarity/issues"
  }
}
