@heroicons/vue
Version:
23 lines (22 loc) • 420 B
JSON
{
"name": "@heroicons/vue",
"license": "MIT",
"version": "1.0.5",
"description": "",
"keywords": [],
"homepage": "https://github.com/tailwindlabs/heroicons#readme",
"repository": {
"type": "git",
"url": "https://github.com/tailwindlabs/heroicons.git"
},
"files": [
"outline",
"solid"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"vue": ">= 3"
}
}