| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2014-01-22 12:46:54 -07:00
										 |  |  |   "name": "foreachasync", | 
					
						
							| 
									
										
										
										
											2015-01-02 18:08:02 -07:00
										 |  |  |   "version": "5.0.0", | 
					
						
							|  |  |  |   "description": "A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach", | 
					
						
							| 
									
										
										
										
											2014-01-13 16:07:10 -07:00
										 |  |  |   "homepage": "https://github.com/FuturesJS/forEachAsync", | 
					
						
							| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  |   "main": "forEachAsync.js", | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "test": "test" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git://github.com/FuturesJS/forEachAsync.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							| 
									
										
										
										
											2014-01-13 16:07:10 -07:00
										 |  |  |     "futuresjs", | 
					
						
							| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  |     "forEach", | 
					
						
							|  |  |  |     "for", | 
					
						
							|  |  |  |     "forEachAsync", | 
					
						
							|  |  |  |     "async", | 
					
						
							|  |  |  |     "futures", | 
					
						
							| 
									
										
										
										
											2015-01-02 18:08:02 -07:00
										 |  |  |     "promise", | 
					
						
							|  |  |  |     "promises", | 
					
						
							| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  |     "each" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2015-01-02 18:08:02 -07:00
										 |  |  |   "optionalDependencies": { | 
					
						
							|  |  |  |     "bluebird": "^2.5.3" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2014-01-13 16:07:10 -07:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)", | 
					
						
							| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/FuturesJS/forEachAsync/issues" | 
					
						
							| 
									
										
										
										
											2015-01-02 18:08:02 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2013-08-06 12:20:03 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |