| 
									
										
										
										
											2019-10-12 17:45:32 -06:00
										 |  |  | { | 
					
						
							|  |  |  | 	"name": "@root/pem", | 
					
						
							| 
									
										
										
										
											2019-10-12 19:39:52 -06:00
										 |  |  | 	"version": "1.0.3", | 
					
						
							| 
									
										
										
										
											2019-10-12 17:45:32 -06:00
										 |  |  | 	"description": "VanillaJS, Lightweight, Zero-Dependency, PEM encoder and decoder.", | 
					
						
							|  |  |  | 	"main": "index.js", | 
					
						
							|  |  |  | 	"browser": { | 
					
						
							|  |  |  | 		"./node/native.js": "./browser/native.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node tests" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.rootprojects.org/root/pem.js.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"PEM", | 
					
						
							|  |  |  | 		"x509", | 
					
						
							|  |  |  | 		"ASN.1", | 
					
						
							|  |  |  | 		"asn1", | 
					
						
							|  |  |  | 		"RFC7468", | 
					
						
							|  |  |  | 		"RFC1421", | 
					
						
							|  |  |  | 		"RFC", | 
					
						
							|  |  |  | 		"7468", | 
					
						
							|  |  |  | 		"1421" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0" | 
					
						
							|  |  |  | } |