portkiller
Version:
20 lines (19 loc) • 344 B
JSON
{
"name": "portkiller",
"version": "1.0.3",
"description": "port killer.",
"main": "index.js",
"keywords": [
"port",
"killer"
],
"repository": {
"type": "git",
"url": "http://github.com/indatawetrust/portkiller.git"
},
"bin" : {
"pokill" : "index.js"
},
"author": "indatawetrust",
"license": "ISC"
}