File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " daemon" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " Add-on for creating *nix daemons" ,
55 "author" : " Arthur (Slashed) <arthur@norgic.com>" ,
66 "contributors" : [
77 { "name" : " Pedro Teixeira" , "email" : " pedro.teixeira@gmail.com" },
88 { "name" : " Charlie Robbins" , "email" : " charlie.robbins@gmail.com" },
99 { "name" : " James Halliday" , "email" : " mail@substack.net" },
1010 { "name" : " Zak Taylor" , "email" : " zak@dobl.com" },
11- { "name" : " Daniel Bartlett" , "email" : " dan@f-box.org" }
11+ { "name" : " Daniel Bartlett" , "email" : " dan@f-box.org" },
12+ { "name" : " Charlie McConnell" , "email" : " charlie@charlieistheman.com" }
1213 ],
1314 "repository" : {
1415 "type" : " git" ,
1516 "url" : " http://github.com/indexzero/daemon.node.git"
1617 },
1718 "devDependencies" : {
18- "vows" : " 0.5 .x"
19+ "vows" : " 0.6 .x"
1920 },
2021 "main" : " ./lib/daemon" ,
2122 "scripts" : {
You can’t perform that action at this time.
0 commit comments