UNPKG
vue3-highlight-text
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
a vue3 directive of highlight text
vue3-highlight-text
/
package.json
14 lines
(13 loc)
•
274 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"vue3-highlight-text"
,
"version"
:
"1.0.7"
,
"description"
:
"a vue3 directive of highlight text"
,
"main"
:
"directive.js"
,
"keywords"
: [
"vue3"
,
"directive"
],
"author"
:
"wiensss<wiens0101
@gmail
.com>"
,
"license"
:
"MIT"
,
"dependencies"
: {} }