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