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 a825a7b commit a43fb40Copy full SHA for a43fb40
package.json
@@ -29,13 +29,14 @@
29
, "jazzzz <jazzzz@gmail.com>"
30
, "philpill <github@philpill.net>"
31
, "rma4ok <rma4ok@gmail.com>"
32
+ , "Petru Isfan <petru.isfan@gmail.com>"
33
]
34
, "repository":
35
{ "type": "git"
- , "url": "git://github.com/isaacs/node-supervisor.git"
36
+ , "url": "git://github.com/petruisfan/node-supervisor.git"
37
}
-, "bugs": "https://github.com/isaacs/node-supervisor/issues"
38
-, "homepage": "https://github.com/isaacs/node-supervisor/"
+, "bugs": "https://github.com/petruisfan/node-supervisor/issues"
39
+, "homepage": "https://github.com/petruisfan/node-supervisor/"
40
, "main" : "lib/supervisor.js"
41
, "bin" :
42
{ "node-supervisor" : "lib/cli-wrapper.js"
0 commit comments