brandtdefang
Version:
IP address defanger
26 lines (25 loc) • 564 B
JSON
{
"name": "brandtdefang",
"version": "1.0.0",
"description": "IP address defanger",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Reboot82/brandtdefang.git"
},
"keywords": [
"ip",
"address",
"defang",
"defanger"
],
"author": "Brandt Campbell",
"license": "ISC",
"bugs": {
"url": "https://github.com/Reboot82/brandtdefang/issues"
},
"homepage": "https://github.com/Reboot82/brandtdefang#readme"
}