{
  "name": "status-bar",
  "version": "2.0.3",
  "description": "A status bar for file transfers",
  "keywords": [
    "status",
    "bar",
    "file",
    "transfer",
    "speed",
    "progress",
    "stream"
  ],
  "author": "Gabriel Llamas <gagle@outlook.com>",
  "repository": "git://github.com/gagle/node-status-bar.git",
  "engines": {
    "node": ">=0.10"
  },
  "dependencies": {
    "progress-bar-formatter": "^2.0.1"
  },
  "license": "MIT",
  "main": "lib"

,"_resolved": "http://npm.domotz.com:4873/status-bar/-/status-bar-2.0.3.tgz"
,"_integrity": "sha1-DSaAIixFfhLeN86+FDjdScTgbhQ="
,"_from": "status-bar@2.0.3"
}