| 
									
										
										
										
											2015-08-27 21:33:46 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2015-11-30 18:11:12 -08:00
										 |  |  |   "name": "masterquest-sqlite3", | 
					
						
							| 
									
										
										
										
											2015-12-08 16:54:34 -08:00
										 |  |  |   "version": "1.0.2", | 
					
						
							| 
									
										
										
										
											2015-11-30 18:11:12 -08:00
										 |  |  |   "description": "A NoSQL / SQLite3 Hybrid. All your indices are belong to us. Master Quest.", | 
					
						
							| 
									
										
										
										
											2015-08-27 21:33:46 -06:00
										 |  |  |   "main": "lib/dbwrap", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node tests/dbwrap" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2015-11-30 18:11:12 -08:00
										 |  |  |     "url": "git@github.com:coolaj86/node-masterquest-sqlite3.git" | 
					
						
							| 
									
										
										
										
											2015-08-27 21:33:46 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-11-30 18:11:12 -08:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/masterquest-sqlite3", | 
					
						
							| 
									
										
										
										
											2015-08-27 21:33:46 -06:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2015-11-30 18:11:12 -08:00
										 |  |  |     "bluebird": "^3.0.5" | 
					
						
							| 
									
										
										
										
											2015-08-27 21:33:46 -06:00
										 |  |  |   } | 
					
						
							|  |  |  | } |