| 
									
										
										
										
											2015-10-22 21:27:58 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "botp", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2015-10-23 03:19:46 -07:00
										 |  |  |   "version": "3.0.2", | 
					
						
							| 
									
										
										
										
											2015-10-22 21:27:58 -07:00
										 |  |  |   "homepage": "https://github.com/Daplie/botp", | 
					
						
							|  |  |  |   "authors": [ | 
					
						
							| 
									
										
										
										
											2015-10-22 21:29:50 -07:00
										 |  |  |     "AJ ONeal <aj@daplie.com>", | 
					
						
							| 
									
										
										
										
											2015-10-22 21:27:58 -07:00
										 |  |  |     "Guy Halford-Thompson <guy@guy.ht>" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "JavaScript One Time Password library, supports HOTP, TOTP and works with all Authenticator apps.", | 
					
						
							|  |  |  |   "moduleType": [ | 
					
						
							|  |  |  |     "globals", | 
					
						
							|  |  |  |     "node" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "totp", | 
					
						
							|  |  |  |     "hotp", | 
					
						
							|  |  |  |     "botp", | 
					
						
							|  |  |  |     "notp", | 
					
						
							|  |  |  |     "time", | 
					
						
							|  |  |  |     "based", | 
					
						
							|  |  |  |     "one", | 
					
						
							|  |  |  |     "time", | 
					
						
							|  |  |  |     "password", | 
					
						
							|  |  |  |     "browser", | 
					
						
							|  |  |  |     "javascript" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "license": "MIT", | 
					
						
							|  |  |  |   "ignore": [ | 
					
						
							|  |  |  |     "**/.*", | 
					
						
							|  |  |  |     "node_modules", | 
					
						
							|  |  |  |     "bower_components", | 
					
						
							|  |  |  |     "test", | 
					
						
							|  |  |  |     "tests" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "dependencies": {} | 
					
						
							|  |  |  | } |