We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5559b commit d3b029cCopy full SHA for d3b029c
package.json
@@ -4,7 +4,10 @@
4
, "version" : "0.1.3"
5
, "preferGlobal" : false
6
, "homepage" : "https://github.com/baalexander/node-portscanner"
7
-, "author" : "Brandon Alexander <baalexander@gmail.com> (https://github.com/baalexander)"
+, "author" : [
8
+ "Brandon Alexander <baalexander@gmail.com> (https://github.com/baalexander)"
9
+ , "Sean Massa <endangeredmassa@gmail.com> (http://massalabs.com)"
10
+ ]
11
, "repository" :
12
{ "type" : "git"
13
, "url" : "git://github.com/baalexander/node-portscanner.git"
0 commit comments