| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "human-readable-ids", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "version": "1.0.0", | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/human-readable-ids-js", | 
					
						
							|  |  |  |   "authors": [ | 
					
						
							|  |  |  |     "AJ ONeal <awesome@coolaj86.com>" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives", | 
					
						
							|  |  |  |   "moduleType": [ | 
					
						
							|  |  |  |     "globals", | 
					
						
							|  |  |  |     "node" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "hri", | 
					
						
							|  |  |  |     "human", | 
					
						
							|  |  |  |     "readable", | 
					
						
							|  |  |  |     "ids", | 
					
						
							|  |  |  |     "string", | 
					
						
							|  |  |  |     "english", | 
					
						
							|  |  |  |     "noun", | 
					
						
							|  |  |  |     "adjective", | 
					
						
							|  |  |  |     "nouns", | 
					
						
							|  |  |  |     "adjectives" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "ignore": [ | 
					
						
							|  |  |  |     "**/.*", | 
					
						
							|  |  |  |     "src/*", | 
					
						
							|  |  |  |     "lists.js", | 
					
						
							|  |  |  |     "node_modules", | 
					
						
							|  |  |  |     "bower_components", | 
					
						
							|  |  |  |     "test", | 
					
						
							|  |  |  |     "tests" | 
					
						
							| 
									
										
										
										
											2014-07-21 09:18:46 -06:00
										 |  |  |   ], | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "knuth-shuffle": "~1.0.0" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2014-07-21 09:06:16 -06:00
										 |  |  | } |