| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "authenticator-cli", | 
					
						
							| 
									
										
										
										
											2018-04-18 20:23:27 -06:00
										 |  |  |   "version": "1.0.4", | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |   "description": "A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, TOTP / 2FA / MFA / OTP, etc)", | 
					
						
							| 
									
										
										
										
											2018-04-18 20:23:27 -06:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/authenticator-cli.js", | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							| 
									
										
										
										
											2016-01-02 01:21:30 -08:00
										 |  |  |     "authenticator": "bin/authenticator.js" | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-01-02 01:19:40 -08:00
										 |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "authenticator": "^1.1.0", | 
					
						
							|  |  |  |     "cli": "^0.11.1", | 
					
						
							|  |  |  |     "qrcode-terminal": "^0.10.0" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |   "devDependencies": {}, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node bin/authenticator.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2018-04-18 20:23:27 -06:00
										 |  |  |     "url": "git+https://git.coolaj86.com/coolaj86/authenticator-cli.js.git" | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "Authenticator", | 
					
						
							|  |  |  |     "CLI", | 
					
						
							|  |  |  |     "Commandline", | 
					
						
							|  |  |  |     "command", | 
					
						
							|  |  |  |     "line", | 
					
						
							|  |  |  |     "authy", | 
					
						
							|  |  |  |     "google", | 
					
						
							|  |  |  |     "microsoft", | 
					
						
							|  |  |  |     "facebook", | 
					
						
							|  |  |  |     "daplie", | 
					
						
							| 
									
										
										
										
											2018-04-18 20:23:27 -06:00
										 |  |  |     "ppl", | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  |     "totp", | 
					
						
							|  |  |  |     "2fa", | 
					
						
							|  |  |  |     "mfa", | 
					
						
							|  |  |  |     "otp", | 
					
						
							|  |  |  |     "one-time", | 
					
						
							|  |  |  |     "password" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2018-04-18 20:23:27 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/authenticator-cli.js/issues" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-01-02 01:09:19 -08:00
										 |  |  | } |