UNPKG
isomorphic-search
Version:
latest (0.13.3)
next (0.13.2)
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.5.1
0.5.0
0.1.1
0.1.0
A configurable search interface.
github.com/luzmcosta/isomorphic-search
luzmcosta/isomorphic-search
isomorphic-search
/
.babelrc
7 lines
(6 loc)
•
94 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"plugins"
:
[
"transform-es2015-modules-umd"
]
,
"presets"
:
[
"latest"
,
"stage-0"
]
}