| 
									
										
										
										
											2013-12-03 00:44:42 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "knuth-shuffle", | 
					
						
							| 
									
										
										
										
											2017-10-28 21:55:41 -06:00
										 |  |  |   "version": "1.0.5", | 
					
						
							| 
									
										
										
										
											2013-12-03 00:44:42 -07:00
										 |  |  |   "description": "The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node example.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2017-10-28 21:55:37 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/knuth-shuffle" | 
					
						
							| 
									
										
										
										
											2013-12-03 00:44:42 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "ronald", | 
					
						
							|  |  |  |     "fisher", | 
					
						
							|  |  |  |     "frank", | 
					
						
							|  |  |  |     "yates", | 
					
						
							|  |  |  |     "fisher-yates", | 
					
						
							|  |  |  |     "donald", | 
					
						
							|  |  |  |     "knuth", | 
					
						
							|  |  |  |     "shuffle", | 
					
						
							|  |  |  |     "random", | 
					
						
							|  |  |  |     "randomize", | 
					
						
							|  |  |  |     "unbiased", | 
					
						
							|  |  |  |     "algorithm" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2017-10-28 21:46:54 -06:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							| 
									
										
										
										
											2013-12-03 00:44:42 -07:00
										 |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2017-10-28 21:46:54 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/knuth-shuffle/issues" | 
					
						
							| 
									
										
										
										
											2013-12-03 00:44:42 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |