| 
									
										
										
										
											2017-06-28 14:28:28 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "issuer_oauth3.org", | 
					
						
							|  |  |  |   "version": "1.0.0-placeholder", | 
					
						
							|  |  |  |   "description": "Implementation of server-side RESTful OAuth3 issuer APIs", | 
					
						
							|  |  |  |   "main": "rest.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://git.daplie.com/Oauth3/issuer_oauth3.org.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2017-07-19 17:42:06 -06:00
										 |  |  |     "bluebird": "^3.5.0", | 
					
						
							|  |  |  |     "elliptic": "^6.4.0", | 
					
						
							|  |  |  |     "jsonwebtoken": "^7.4.1", | 
					
						
							| 
									
										
										
										
											2017-07-24 16:02:36 -06:00
										 |  |  |     "jwk-to-pem": "^1.2.6", | 
					
						
							|  |  |  |     "ms": "^2.0.0" | 
					
						
							| 
									
										
										
										
											2017-06-28 14:28:28 -06:00
										 |  |  |   } | 
					
						
							|  |  |  | } |