Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/proggy/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/proggy/package.json

{
  "_id": "proggy@2.0.0",
  "_inBundle": true,
  "_location": "/npm/proggy",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/@npmcli/arborist"
  ],
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/proggy/issues"
  },
  "description": "Progress bar updates at a distance",
  "devDependencies": {
    "@npmcli/eslint-config": "^3.0.1",
    "@npmcli/template-oss": "4.5.1",
    "chalk": "^4.1.2",
    "cli-progress": "^3.10.0",
    "npmlog": "^6.0.1",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/proggy#readme",
  "license": "ISC",
  "main": "lib/index.js",
  "name": "proggy",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/proggy.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "postsnap": "eslint lib test --fix",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "coverage-map": "map.js",
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.5.1"
  },
  "version": "2.0.0"
}