| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-03-20 13:44:04 -06:00
										 |  |  |   "name": "oauth3.js", | 
					
						
							| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  |   "version": "1.0.0", | 
					
						
							|  |  |  |   "description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.", | 
					
						
							|  |  |  |   "main": "oauth3.node.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git@git.daplie.com:OAuth3/oauth3.js.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "oauth", | 
					
						
							|  |  |  |     "oauth2", | 
					
						
							|  |  |  |     "oauth3", | 
					
						
							|  |  |  |     "oidc", | 
					
						
							|  |  |  |     "openid", | 
					
						
							|  |  |  |     "connect", | 
					
						
							|  |  |  |     "openidconnect", | 
					
						
							|  |  |  |     "authn", | 
					
						
							|  |  |  |     "authz", | 
					
						
							|  |  |  |     "authentication", | 
					
						
							|  |  |  |     "authorization", | 
					
						
							|  |  |  |     "user", | 
					
						
							|  |  |  |     "password", | 
					
						
							|  |  |  |     "passphrase", | 
					
						
							|  |  |  |     "login", | 
					
						
							|  |  |  |     "signin", | 
					
						
							|  |  |  |     "log", | 
					
						
							|  |  |  |     "sign" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)" | 
					
						
							|  |  |  | } |