UNPKG
@aureooms/js-search
Version:
latest (0.0.4)
0.0.4
item retrieval code bricks for JavaScript
aureooms.github.io/js-search/
aureooms/js-search
@aureooms/js-search
/
pkg.json
18 lines
(17 loc)
•
180 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "
src
":
"js/src/"
,
"debug"
: false,
"out"
:
"js/dist/"
,
"code"
: { "
main
": [
"js"
,
"dist"
,
"search.js"
],
"test"
: [
"test"
,
"js"
] }, "name":
"search"
}