| 
									
										
										
										
											2018-11-25 21:17:00 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "asn1-parser", | 
					
						
							| 
									
										
										
										
											2018-11-25 21:30:21 -07:00
										 |  |  |   "version": "1.0.2", | 
					
						
							| 
									
										
										
										
											2018-11-25 21:23:26 -07:00
										 |  |  |   "description": "An ASN.1 parser in less than 100 lines of Vanilla JavaScript, part of the Bluecrypt suite.", | 
					
						
							| 
									
										
										
										
											2018-11-25 21:17:00 -07:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/asn1-parser.js", | 
					
						
							|  |  |  |   "main": "asn1-parser.js", | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/asn1-parser.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "zero-dependency", | 
					
						
							|  |  |  |     "ASN.1", | 
					
						
							|  |  |  |     "X.509", | 
					
						
							|  |  |  |     "PEM", | 
					
						
							|  |  |  |     "DER", | 
					
						
							|  |  |  |     "asn1", | 
					
						
							|  |  |  |     "x509", | 
					
						
							|  |  |  |     "VanillaJS" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |