File tree Expand file tree Collapse file tree 3 files changed +21
-5
lines changed Expand file tree Collapse file tree 3 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " heroicons" ,
3
- "version" : " 2.2.0" ,
4
3
"license" : " MIT" ,
4
+ "version" : " 2.2.0" ,
5
+ "description" : " A set of free MIT-licensed high-quality SVG icons for UI development." ,
6
+ "keywords" : [
7
+ " icons" ,
8
+ " svg" ,
9
+ " tailwindcss"
10
+ ],
5
11
"repository" : " https://github.com/tailwindlabs/heroicons.git" ,
6
12
"files" : [
7
13
" 16/" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @heroicons/react" ,
3
3
"license" : " MIT" ,
4
4
"version" : " 2.2.0" ,
5
- "description" : " " ,
6
- "keywords" : [],
5
+ "description" : " A set of free MIT-licensed high-quality SVG icons for UI development." ,
6
+ "keywords" : [
7
+ " icons" ,
8
+ " svg" ,
9
+ " react" ,
10
+ " tailwindcss"
11
+ ],
7
12
"homepage" : " https://github.com/tailwindlabs/heroicons#readme" ,
8
13
"repository" : {
9
14
"type" : " git" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @heroicons/vue" ,
3
3
"license" : " MIT" ,
4
4
"version" : " 2.2.0" ,
5
- "description" : " " ,
6
- "keywords" : [],
5
+ "description" : " A set of free MIT-licensed high-quality SVG icons for UI development." ,
6
+ "keywords" : [
7
+ " icons" ,
8
+ " svg" ,
9
+ " vue" ,
10
+ " tailwindcss"
11
+ ],
7
12
"homepage" : " https://github.com/tailwindlabs/heroicons#readme" ,
8
13
"repository" : {
9
14
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments