| 
									
										
										
										
											2015-12-13 17:50:04 +01:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2015-12-15 22:07:02 +00:00
										 |  |  |   "name": "letiny-core", | 
					
						
							|  |  |  |   "version": "1.0.0", | 
					
						
							| 
									
										
										
										
											2015-12-13 17:50:04 +01:00
										 |  |  |   "description": "Tiny ACME client library and CLI", | 
					
						
							| 
									
										
										
										
											2015-12-15 22:07:02 +00:00
										 |  |  |   "authors": [ | 
					
						
							|  |  |  |     "Anatol Sommer <anatol@anatol.at>", | 
					
						
							|  |  |  |     "AJ ONeal <aj@daplie.com>" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2015-12-16 00:14:38 +00:00
										 |  |  |   "main": "node.js", | 
					
						
							|  |  |  |   "browser": "browser.js", | 
					
						
							| 
									
										
										
										
											2015-12-14 20:54:01 +01:00
										 |  |  |   "license": "MPL-2.0", | 
					
						
							| 
									
										
										
										
											2015-12-13 18:22:16 +01:00
										 |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2015-12-15 22:07:02 +00:00
										 |  |  |     "url": "https://github.com/Daplie/letiny-core.git" | 
					
						
							| 
									
										
										
										
											2015-12-13 18:22:16 +01:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-13 17:50:04 +01:00
										 |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "tiny", | 
					
						
							|  |  |  |     "acme", | 
					
						
							|  |  |  |     "letsencrypt", | 
					
						
							|  |  |  |     "client", | 
					
						
							| 
									
										
										
										
											2015-12-15 22:07:02 +00:00
										 |  |  |     "pem", | 
					
						
							| 
									
										
										
										
											2015-12-13 17:50:04 +01:00
										 |  |  |     "pfx" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2015-12-15 22:07:02 +00:00
										 |  |  |     "node-forge": "^0.6.38", | 
					
						
							|  |  |  |     "request": "^2.55.0" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "optionalDependencies": { | 
					
						
							|  |  |  |     "ursa": "^0.9.1" | 
					
						
							| 
									
										
										
										
											2015-12-13 17:50:04 +01:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "mocha": "^2.3.3", | 
					
						
							|  |  |  |     "better-assert": "^1.0.2" | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } |