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 d86e772 commit bacbd22Copy full SHA for bacbd22
package.json
@@ -1,5 +1,9 @@
1
{ "name" : "supervisor"
2
, "version" : "0.3.2"
3
+, "repository": {
4
+ "type": "git
5
+ , "url": "git://github.com/isaacs/node-supervisor.git"
6
+}
7
, "description" : "A supervisor program for running nodejs programs"
8
, "author" : "Isaac Z. Schlueter <i@izs.me>"
9
, "contributors" : [ "Brian Ehmann <behmann@gmail.com>"
0 commit comments