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 372e68b commit 3b50255Copy full SHA for 3b50255
package.json
@@ -1,6 +1,6 @@
1
{
2
"name" : "daemon",
3
- "version" : "0.5.0",
+ "version" : "0.5.1",
4
"description" : "Add-on for creating *nix daemons",
5
"author": "Arthur (Slashed) <arthur@norgic.com>",
6
"contributors": [
@@ -9,7 +9,8 @@
9
{ "name": "James Halliday", "email": "mail@substack.net" },
10
{ "name": "Zak Taylor", "email": "zak@dobl.com" },
11
{ "name": "Daniel Bartlett", "email": "dan@f-box.org" },
12
- { "name": "Charlie McConnell", "email": "charlie@charlieistheman.com" }
+ { "name": "Charlie McConnell", "email": "charlie@charlieistheman.com" },
13
+ { "name": "Josh Holbrook", "email": "josh@nodejitsu.com" }
14
],
15
"repository" : {
16
"type" : "git",
0 commit comments