UNPKG
@lucide/helpers
Version:
latest (1.0.0)
1.0.0
A internal used package with helpers.
@lucide/helpers
/
package.json
11 lines
(10 loc)
•
211 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"
@lucide
/helpers"
,
"version"
:
"1.0.0"
,
"description"
:
"A internal used package with helpers."
,
"main"
:
"main.mjs"
,
"types"
:
"module"
,
"author"
:
""
,
"license"
:
"ISC"
,
"type"
:
"module"
}