UNPKG
protosphere
Version:
latest (5.0.1)
5.0.1
4.4.0
4.3.0
4.2.0
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.1
3.0.4
3.0.3
3.0.2
3.0.1
2.0.2
2.0.1
1.0.0
0.0.1-super-alpha
protocol buffers made easy
github.com/xemasiv/protosphere
xemasiv/protosphere
protosphere
/
.babelrc
12 lines
(11 loc)
•
146 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"chrome"
:
23
,
"firefox"
:
22
,
"edge"
:
15
}
}
]
]
}