blob: bb81fa0bcd2b1db16396a604a7eb184fa548cc09 [file] [log] [blame]
{
"name": "progress",
"version": "2.0.3",
"description": "Flexible ascii progress bar",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-progress"
},
"keywords": [
"cli",
"progress"
],
"author": "TJ Holowaychuk <[email protected]>",
"contributors": [
"Christoffer Hallas <[email protected]>",
"Jordan Scales <[email protected]>",
"Andrew Rhyne <[email protected]>",
"Marco Brack <[email protected]>"
],
"dependencies": {},
"main": "./index.js",
"engines": {
"node": ">=0.4.0"
},
"license": "MIT"
}