dns-suite.js/package.json

16 lines
315 B
JSON

{
"name": "dns-testing",
"version": "1.0.0",
"description": "testing dns",
"main": "dns_test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.daplie.com:Daplie/DNS_test.git"
},
"author": "",
"license": "ISC"
}