{
  "name": "cybersaksham-npm-logs",
  "version": "5.2.2",
  "description": "This package generates npm logs efficiently",
  "main": "index.js",
  "scripts": {
    "test-error": "node test/error.js",
    "test-warn": "node test/warn.js",
    "test-notice": "node test/notice.js",
    "test-download": "node test/download.js",
    "test-multi-download": "node test/multi-download.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cybersaksham/npm-logs.git"
  },
  "keywords": [
    "npm-logs",
    "npm-error",
    "npm-warn",
    "npm-notice",
    "logs",
    "error",
    "warn",
    "notice",
    "cybersaksham"
  ],
  "author": "cybersaksham",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cybersaksham/npm-logs/issues"
  },
  "homepage": "https://github.com/cybersaksham/npm-logs#readme",
  "dependencies": {
    "async-mutex": "^0.4.0",
    "chalk": "^4.1.0",
    "cli-progress": "^3.6.1",
    "hyperquest": "^2.1.3"
  }
}
