UNPKG

aladinnetowrk-zonefile

Version:

A DNS zone file parser and generator

29 lines 664 B
{ "name": "aladinnetowrk-zonefile", "version": "1.0.1", "description": "A DNS zone file parser and generator", "main": "lib/index", "author": "Aladin Inc.", "keywords": [ "DNS", "aladin", "aladinnetwork", "aladinnetwork-zonefile", "zone", "zone file", "zonefile", "domain", "domain name" ], "devDependencies": { "@babel/cli": "^7.2.3", "@babel/core": "^7.2.2", "@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/preset-flow": "^7.0.0", "babel-eslint": "^10.0.1", "eslint": "^5.11.1", "eslint-plugin-flowtype": "^3.2.0", "flow-bin": "^0.89.0", "tape": "^4.5.1" } }