| 
									
										
										
										
											2019-07-14 01:53:17 -06:00
										 |  |  | { | 
					
						
							|  |  |  | 	"name": "serviceman", | 
					
						
							| 
									
										
										
										
											2019-07-14 01:57:43 -06:00
										 |  |  | 	"version": "0.5.2", | 
					
						
							| 
									
										
										
										
											2019-07-14 01:53:17 -06:00
										 |  |  | 	"description": "A cross-platform service manager", | 
					
						
							|  |  |  | 	"main": "index.js", | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							| 
									
										
										
										
											2019-07-14 01:55:35 -06:00
										 |  |  | 		"postinstall": "scripts/fetch-serviceman.js", | 
					
						
							| 
									
										
										
										
											2019-07-14 01:53:17 -06:00
										 |  |  | 		"test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.rootprojects.org/root/serviceman.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"launchd", | 
					
						
							|  |  |  | 		"systemd", | 
					
						
							|  |  |  | 		"winsvc", | 
					
						
							|  |  |  | 		"launchctl", | 
					
						
							|  |  |  | 		"systemctl", | 
					
						
							|  |  |  | 		"HKEY_CURRENT_USER", | 
					
						
							|  |  |  | 		"HKCU", | 
					
						
							|  |  |  | 		"Run" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0", | 
					
						
							|  |  |  | 	"dependencies": { | 
					
						
							|  |  |  | 		"@root/mkdirp": "^1.0.0", | 
					
						
							|  |  |  | 		"@root/request": "^1.3.11" | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } |