{
	"name"		: "service",
	"version"	: "0.1.4",
	"description"	: "Make init.d scripts for node apps",
	"homepage"	: "https://github.com/iamcal/service.js",
	"main"		: "./service",
	"repository"	: {
		"type"	: "git",
		"url"	: "http://github.com/iamcal/service.js.git"
	},
	"dependencies"	: {
		"daemon" : ">=0.3.0"
	}
}
