Icard/angular-clarity-master(work.../node_modules/@clr/icons/package.json

21 lines
473 B
JSON

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