| { | 
 |   "author": "TJ Holowaychuk <tj@vision-media.ca>",  | 
 |   "contributors": [ | 
 |     "Christoffer Hallas <christoffer.hallas@gmail.com>",  | 
 |     "Jordan Scales <scalesjordan@gmail.com>",  | 
 |     "Andrew Rhyne <rhyneandrew@gmail.com>",  | 
 |     "Marco Brack <PapstDonB@Googlemail.com>" | 
 |   ],  | 
 |   "dependencies": {},  | 
 |   "description": "Flexible ascii progress bar",  | 
 |   "engines": { | 
 |     "node": ">=0.4.0" | 
 |   },  | 
 |   "keywords": [ | 
 |     "cli",  | 
 |     "progress" | 
 |   ],  | 
 |   "license": "MIT",  | 
 |   "main": "./index.js",  | 
 |   "name": "progress",  | 
 |   "repository": { | 
 |     "type": "git",  | 
 |     "url": "git://github.com/visionmedia/node-progress" | 
 |   },  | 
 |   "version": "2.0.3" | 
 | } |