{
  "_args": [
    [
      "single-line-log2@1.1.3",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "single-line-log2@1.1.3",
  "_id": "single-line-log2@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-WFLH/ZENLYBn/QbVzP3SPoPOUS8/JJCCGRs0ELwgunlvkSQ912p6RtRM4X82+QVqm3QdK8n9hoCbQ1a1FTnlGg==",
  "_location": "/single-line-log2",
  "_phantomChildren": {
    "code-point-at": "1.1.0",
    "number-is-nan": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "single-line-log2@1.1.3",
    "name": "single-line-log2",
    "escapedName": "single-line-log2",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/node-install-release"
  ],
  "_resolved": "https://registry.npmjs.org/single-line-log2/-/single-line-log2-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Tobias Baunbæk",
    "email": "freeall@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kmalakoff/single-line-log2/issues"
  },
  "dependencies": {
    "cr": "^0.1.0",
    "string-width": "^1.0.2"
  },
  "description": "Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations",
  "homepage": "https://github.com/kmalakoff/single-line-log2#readme",
  "keywords": [
    "single",
    "line",
    "log",
    "output",
    "overwrite",
    "collapse",
    "stdout",
    "terminal",
    "tty",
    "cli",
    "shell"
  ],
  "license": "MIT",
  "name": "single-line-log2",
  "repository": {
    "type": "git",
    "url": "git://github.com/kmalakoff/single-line-log2.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.1.3"
}
