UNPKG
zone-file
Version:
beta (2.0.0-beta.3)
latest (1.0.0)
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.0
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.0.0
A DNS zone file parser and generator
github.com/blockstack/zone-file-js
blockstack/zone-file-js
zone-file
/
.babelrc
9 lines
(8 loc)
•
115 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [
"
@babel
/preset-flow"
],
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
] }