{
  "_from": "cli-progress@^2.1.1",
  "_id": "cli-progress@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-TSJw3LY9ZRSis7yYzQ7flIdtQMbacd9oYoiFphJhI4SzgmqF0zErO+uNv0lbUjk1L4AGfHQJ4OVYYzW+JV66KA==",
  "_location": "/cli-progress",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cli-progress@^2.1.1",
    "name": "cli-progress",
    "escapedName": "cli-progress",
    "rawSpec": "^2.1.1",
    "saveSpec": null,
    "fetchSpec": "^2.1.1"
  },
  "_requiredBy": [
    "/video-compressor"
  ],
  "_resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-2.1.1.tgz",
  "_shasum": "45ee1b143487c19043a3262131ccb4676f87f032",
  "_spec": "cli-progress@^2.1.1",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/video-compressor",
  "author": {
    "name": "Andi Dittrich",
    "url": "https://andidittrich.de"
  },
  "bugs": {
    "url": "https://github.com/AndiDittrich/Node.CLI-Progress/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "^1.1.2",
    "string-width": "^2.1.1"
  },
  "deprecated": false,
  "description": "Easy to use Progress-Bar for Command-Line/Terminal Applications",
  "engines": {
    "node": ">=4"
  },
  "files": [
    "cli-progress.js",
    "lib/",
    "presets/"
  ],
  "homepage": "https://github.com/AndiDittrich/Node.CLI-Progress",
  "keywords": [
    "cli",
    "tty",
    "terminal",
    "progress",
    "progressbar",
    "bar",
    "status",
    "statusbar",
    "utility",
    "widget"
  ],
  "license": "MIT",
  "main": "./cli-progress.js",
  "name": "cli-progress",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AndiDittrich/Node.CLI-Progress.git"
  },
  "scripts": {
    "test": "eslint lib/**.js"
  },
  "version": "2.1.1"
}
