@heroicons/react
Version:
22 lines (21 loc) • 405 B
JSON
{
"name": "@heroicons/react",
"version": "1.0.0",
"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": {
"react": ">= 16"
}
}