| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "human-readable-ids", | 
					
						
							| 
									
										
										
										
											2018-06-01 02:58:45 -06:00
										 |  |  |   "version": "1.0.4", | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  |   "description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "knuth-shuffle": "^1.0.0" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "devDependencies": {}, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2017-07-10 11:54:55 -06:00
										 |  |  |     "test": "node tests/run-in-node.js", | 
					
						
							|  |  |  |     "prepublish": "node src/generate-lists" | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2018-06-01 02:58:45 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/human-readable-ids.js.git" | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "hri", | 
					
						
							|  |  |  |     "human", | 
					
						
							|  |  |  |     "readable", | 
					
						
							|  |  |  |     "ids", | 
					
						
							|  |  |  |     "string", | 
					
						
							|  |  |  |     "english", | 
					
						
							|  |  |  |     "noun", | 
					
						
							|  |  |  |     "adjective", | 
					
						
							|  |  |  |     "nouns", | 
					
						
							|  |  |  |     "adjectives" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2017-07-07 17:29:19 -06:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2018-06-01 02:58:45 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/human-readable-ids.js/issues" | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-06-01 02:58:45 -06:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/human-readable-ids.js#readme" | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  | } |