| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2017-03-20 13:44:04 -06:00
										 |  |  |   "name": "oauth3.js", | 
					
						
							| 
									
										
										
										
											2017-03-29 18:33:26 -06:00
										 |  |  |   "version": "1.0.4", | 
					
						
							| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  |   "description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.", | 
					
						
							|  |  |  |   "main": "oauth3.node.js", | 
					
						
							| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2017-03-27 12:21:26 -06:00
										 |  |  |     "prepare": "gulp", | 
					
						
							| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  |   "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" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2017-03-21 17:16:40 -06:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2017-03-29 18:33:18 -06:00
										 |  |  |     "bluebird": "^3.5.0", | 
					
						
							| 
									
										
										
										
											2017-03-29 13:58:12 -06:00
										 |  |  |     "elliptic": "^6.4.0", | 
					
						
							| 
									
										
										
										
											2017-03-29 18:33:18 -06:00
										 |  |  |     "request": "^2.81.0", | 
					
						
							| 
									
										
										
										
											2017-03-29 13:58:12 -06:00
										 |  |  |     "terminal-forms.js": "git+https://git.daplie.com/OAuth3/terminal-forms.js.git#v1" | 
					
						
							| 
									
										
										
										
											2017-03-21 17:16:40 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "browserify-aes": "^1.0.6", | 
					
						
							| 
									
										
										
										
											2017-03-17 17:14:47 -06:00
										 |  |  |     "create-hash": "^1.1.2", | 
					
						
							| 
									
										
										
										
											2017-03-20 16:11:14 -06:00
										 |  |  |     "pbkdf2": "^3.0.9", | 
					
						
							|  |  |  |     "browserify": "^14.1.0", | 
					
						
							| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  |     "gulp": "^3.9.1", | 
					
						
							|  |  |  |     "gulp-cli": "^1.2.2", | 
					
						
							|  |  |  |     "gulp-rename": "^1.2.2", | 
					
						
							|  |  |  |     "gulp-streamify": "^1.0.2", | 
					
						
							|  |  |  |     "gulp-uglify": "^2.1.0", | 
					
						
							|  |  |  |     "vinyl-source-stream": "^1.1.0" | 
					
						
							| 
									
										
										
										
											2017-03-21 14:09:45 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2017-03-29 13:58:12 -06:00
										 |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://daplie.com/)", | 
					
						
							| 
									
										
										
										
											2017-03-20 13:41:12 -06:00
										 |  |  |   "license": "(MIT OR Apache-2.0)" | 
					
						
							| 
									
										
										
										
											2017-03-14 14:33:11 -06:00
										 |  |  | } |