blowfish/node_modules/@heroicons/react/package.json

25 lines
446 B
JSON
Raw Normal View History

2023-01-29 16:30:24 -06:00
{
"name": "@heroicons/react",
"license": "MIT",
"version": "2.0.13",
"description": "",
"keywords": [],
"homepage": "https://github.com/tailwindlabs/heroicons#readme",
"repository": {
"type": "git",
"url": "https://github.com/tailwindlabs/heroicons.git"
},
"files": [
"20",
"24",
"solid",
"outline"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"react": ">= 16"
}
}