| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "s2-geometry", | 
					
						
							| 
									
										
										
										
											2016-08-03 17:44:03 -06:00
										 |  |  |   "version": "1.2.7", | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  |   "description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)", | 
					
						
							|  |  |  |   "main": "src/s2geometry.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2016-07-26 01:48:00 -04:00
										 |  |  |     "test": "node tests/latlng2cell.js" | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2016-07-30 11:06:23 -04:00
										 |  |  |     "url": "git+https://github.com/Daplie/s2-geometry.js.git" | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "s2", | 
					
						
							|  |  |  |     "geometry", | 
					
						
							|  |  |  |     "s2geometry", | 
					
						
							|  |  |  |     "Niantic", | 
					
						
							|  |  |  |     "Ingress", | 
					
						
							|  |  |  |     "Pokemon", | 
					
						
							|  |  |  |     "GO", | 
					
						
							|  |  |  |     "PokemonGO", | 
					
						
							|  |  |  |     "cellid", | 
					
						
							|  |  |  |     "s2cell", | 
					
						
							|  |  |  |     "s2cellid", | 
					
						
							|  |  |  |     "latitude", | 
					
						
							|  |  |  |     "longitude", | 
					
						
							|  |  |  |     "lat", | 
					
						
							|  |  |  |     "lng" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2016-07-30 11:06:23 -04:00
										 |  |  |   "author": "AJ ONeal <aj@daplie.com> (https://coolaj86.com/)", | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  |   "license": "ISC", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2016-07-30 11:06:23 -04:00
										 |  |  |     "url": "https://github.com/Daplie/s2-geometry.js/issues" | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-07-30 11:06:23 -04:00
										 |  |  |   "homepage": "https://github.com/Daplie/s2-geometry.js#readme", | 
					
						
							| 
									
										
										
										
											2016-07-27 20:41:04 -04:00
										 |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "long": "^3.2.0" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-07-26 00:42:53 -04:00
										 |  |  | } |