dns-suite.js/package.json

16 lines
318 B
JSON
Raw Normal View History

2017-01-14 02:04:27 +00:00
{
"name": "dns-testing",
"version": "1.0.0",
"description": "testing dns",
2017-01-21 22:11:39 +00:00
"main": "pure-parser.js",
2017-01-14 02:04:27 +00:00
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.daplie.com:Daplie/DNS_test.git"
},
"author": "",
"license": "ISC"
}