| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "ssl-root-cas", | 
					
						
							| 
									
										
										
										
											2018-02-13 11:55:22 -07:00
										 |  |  |   "version": "1.2.5", | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   "description": "The module you need to solve node's SSL woes when including a custom certificate.", | 
					
						
							|  |  |  |   "main": "ssl-root-cas", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2014-06-16 14:11:15 -04:00
										 |  |  |     "test": "node ca-store-generator.js ssl-root-cas-test.js", | 
					
						
							| 
									
										
										
										
											2014-10-29 10:52:24 -06:00
										 |  |  |     "prepublish": "node ca-store-generator.js ssl-root-cas.js" | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2018-02-13 11:55:22 -07:00
										 |  |  |     "url": "git://git.coolaj86.com/coolaj86/ssl-root-cas.js.git" | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "SSL", | 
					
						
							|  |  |  |     "UNABLE_TO_VERIFY_LEAF_SIGNATURE", | 
					
						
							|  |  |  |     "CERT_UNTRUSTED", | 
					
						
							|  |  |  |     "CAS", | 
					
						
							|  |  |  |     "CA", | 
					
						
							|  |  |  |     "ROOT", | 
					
						
							|  |  |  |     "intermediate", | 
					
						
							|  |  |  |     "leaf", | 
					
						
							|  |  |  |     "error" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2018-02-13 11:55:22 -07:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/ssl-root-cas.js/issues" | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-02-13 11:55:22 -07:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/ssl-root-cas.js", | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2016-06-21 17:18:27 +08:00
										 |  |  |     "bluebird": "^3.4.1", | 
					
						
							| 
									
										
										
										
											2014-10-28 16:22:04 -06:00
										 |  |  |     "request": "^2.47.0" | 
					
						
							| 
									
										
										
										
											2014-03-07 17:14:13 -07:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2018-02-13 11:55:22 -07:00
										 |  |  | } |