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