Update packages.json - Added nim-nmap (#1010)

This commit is contained in:
Jacob Doyelle Yates 2019-02-18 12:08:32 -08:00 committed by Miran
parent 64755d00ad
commit 6d4da67067

View File

@ -12670,5 +12670,19 @@
"description": "remarker_light is a command line tool for building a remark-based slideshow page very easily.",
"license": "GPL-2.0",
"web": "https://github.com/muxueqz/remarker_light"
},
{
"name": "nim-nmap",
"url": "https://github.com/blmvxer/nim-nmap",
"method": "git",
"tags": [
"nmap",
"networking",
"network mapper",
"blmvxer"
],
"description": "A pure implementaion of nmap for nim.",
"license": "MIT",
"web": "https://github.com/blmvxer/nim-nmap"
}
]