{
  "_args": [
    [
      "cli-progress-bar@1.0.1",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "cli-progress-bar@1.0.1",
  "_id": "cli-progress-bar@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-4ptKaOx+W+/1CQJRdV5a+TURsh0=",
  "_location": "/cli-progress-bar",
  "_phantomChildren": {
    "exit-hook": "1.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-progress-bar@1.0.1",
    "name": "cli-progress-bar",
    "escapedName": "cli-progress-bar",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cli-progress-bar/-/cli-progress-bar-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Gilles De Mey",
    "email": "gilles.de.mey@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/gillesdemey/cli-progress-bar/issues"
  },
  "dependencies": {
    "cli-character-set": "^0.1.0",
    "lodash.padend": "^4.6.1",
    "lodash.padstart": "^4.6.1",
    "log-update": "^1.0.2"
  },
  "description": "A simple CLI progress bar, inspired by Gauge",
  "homepage": "https://github.com/gillesdemey/cli-progress-bar#readme",
  "keywords": [
    "gauge",
    "cli",
    "progress",
    "bar"
  ],
  "license": "ISC",
  "main": "bar.js",
  "name": "cli-progress-bar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gillesdemey/cli-progress-bar.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.1"
}
