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
/
testData
/
onename-transfer-zonefile.json
8 lines
(7 loc)
•
229 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$origin
"
:
"aaron.id"
,
"
$ttl
"
: 3600,
"uri"
: [ {
"name"
:
"_http._tcp"
,
"target"
:
"https://gaia.blockstack.org/hub/34bNQUVgyhSrA8XpM4HkerHUUdNmLpiyj7/0/profile.json"
,
"priority"
: 10,
"weight"
: 1 } ] }