UNPKG

420 BJSONView Raw
1{
2 "name": "@heroicons/vue",
3 "license": "MIT",
4 "version": "1.0.5",
5 "description": "",
6 "keywords": [],
7 "homepage": "https://github.com/tailwindlabs/heroicons#readme",
8 "repository": {
9 "type": "git",
10 "url": "https://github.com/tailwindlabs/heroicons.git"
11 },
12 "files": [
13 "outline",
14 "solid"
15 ],
16 "publishConfig": {
17 "access": "public"
18 },
19 "peerDependencies": {
20 "vue": ">= 3"
21 }
22}