UNPKG
simulado
Version:
latest (3.5.2)
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0-rc.3
3.0.0-rc.1
3.0.0-alpha.5
3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
2.5.1
2.5.0
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A simple nodejs mockserver
github.com/ldabiralai/simulado
ldabiralai/simulado
simulado
/
.babelrc
13 lines
(12 loc)
•
131 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"8"
} } ] ] }