mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
refactor: update author in package.json (#4800)
This commit is contained in:
parent
2913bfdb7e
commit
28e8df780a
@ -3,10 +3,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": {
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"name": "Junior Garcia",
|
|
||||||
"email": "jrgarciadev@gmail.com"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/heroui-inc/heroui"
|
"url": "https://github.com/heroui-inc/heroui"
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
"expand",
|
"expand",
|
||||||
"tree view"
|
"tree view"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"alert"
|
"alert"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Abhinav Agarwal <abhinavagrawl700@gmail.com>",
|
"Abhinav Agarwal <abhinavagrawl700@gmail.com>",
|
||||||
"WK Wong <wingkwong.code@gmail.com>"
|
"WK Wong <wingkwong.code@gmail.com>"
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"autocomplete"
|
"autocomplete"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"avatar"
|
"avatar"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"badge"
|
"badge"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"breadcrumbs"
|
"breadcrumbs"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"button"
|
"button"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"calendar"
|
"calendar"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"card"
|
"card"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"checkbox"
|
"checkbox"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"chip"
|
"chip"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"code"
|
"code"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"date-field"
|
"date-field"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"date-picker"
|
"date-picker"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"divider"
|
"divider"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"drawer"
|
"drawer"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"dropdown"
|
"dropdown"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"form"
|
"form"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"image"
|
"image"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"input-otp"
|
"input-otp"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"input"
|
"input"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"kbd"
|
"kbd"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"link"
|
"link"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"listbox"
|
"listbox"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"menu"
|
"menu"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"modal"
|
"modal"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"navbar"
|
"navbar"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"pagination"
|
"pagination"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"popover"
|
"popover"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"progress"
|
"progress"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"radio"
|
"radio"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"ripple"
|
"ripple"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"scroll-shadow"
|
"scroll-shadow"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"select"
|
"select"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"skeleton"
|
"skeleton"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"slider"
|
"slider"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"snippet"
|
"snippet"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"spacer"
|
"spacer"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"spinner",
|
"spinner",
|
||||||
"progress"
|
"progress"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"switch"
|
"switch"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"table"
|
"table"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"tabs"
|
"tabs"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"tooltip"
|
"tooltip"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"user"
|
"user"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"name": "@heroui/react",
|
"name": "@heroui/react",
|
||||||
"version": "2.6.14",
|
"version": "2.6.14",
|
||||||
"description": "🚀 Beautiful and modern React UI library.",
|
"description": "🚀 Beautiful and modern React UI library.",
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"system-rsc"
|
"system-rsc"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"system"
|
"system"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
"classNames",
|
"classNames",
|
||||||
"css"
|
"css"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-accordion-item"
|
"use-aria-accordion-item"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-accordion"
|
"use-aria-accordion"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-button"
|
"use-aria-button"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-link"
|
"use-aria-link"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-modal-overlay"
|
"use-aria-modal-overlay"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-aria-multiselect"
|
"use-aria-multiselect"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-callback-ref"
|
"use-callback-ref"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-clipboard"
|
"use-clipboard"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-data-scroll-overflow"
|
"use-data-scroll-overflow"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-disclosure"
|
"use-disclosure"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-draggable"
|
"use-draggable"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-image"
|
"use-image"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-infinite-scroll"
|
"use-infinite-scroll"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-intersection-observer"
|
"use-intersection-observer"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-is-mobile"
|
"use-is-mobile"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-is-mounted"
|
"use-is-mounted"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-measure"
|
"use-measure"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-pagination"
|
"use-pagination"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-real-shape"
|
"use-real-shape"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-ref-state"
|
"use-ref-state"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-resize"
|
"use-resize"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-safe-layout-effect"
|
"use-safe-layout-effect"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-scroll-position"
|
"use-scroll-position"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-ssr"
|
"use-ssr"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-theme"
|
"use-theme"
|
||||||
],
|
],
|
||||||
"author": "WK Wong <wingkwong.code@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"use-update-effect"
|
"use-update-effect"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"storybook"
|
"storybook"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"aria-utils"
|
"aria-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"dom-animation"
|
"dom-animation"
|
||||||
],
|
],
|
||||||
"author": "WK Wong <wingkwong.code@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"framer-utils"
|
"framer-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"react-rsc-utils"
|
"react-rsc-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"react-utils"
|
"react-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"icons-utils"
|
"icons-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"system"
|
"system"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"stories-utils"
|
"stories-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"test-utils"
|
"test-utils"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"{{componentName}}"
|
"{{componentName}}"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"{{hookName}}"
|
"{{hookName}}"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"{{packageName}}"
|
"{{packageName}}"
|
||||||
],
|
],
|
||||||
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
"author": "HeroUI <support@heroui.com>",
|
||||||
"homepage": "https://heroui.com",
|
"homepage": "https://heroui.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user