| 
									
										
										
										
											2016-09-08 16:23:40 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "cluster-rpc", | 
					
						
							| 
									
										
										
										
											2016-09-08 17:48:49 -06:00
										 |  |  |   "version": "1.0.1", | 
					
						
							| 
									
										
										
										
											2016-09-08 16:23:40 -06:00
										 |  |  |   "description": "A simple way to wrap a single-instance module to enable it to work with node cluster.", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node test.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+ssh://git@github.com/coolaj86/cluster-rpc.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "cluster", | 
					
						
							|  |  |  |     "rpc" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/coolaj86/cluster-rpc/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/cluster-rpc#readme" | 
					
						
							|  |  |  | } |