Your IP : 216.73.217.77


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/@npmcli/promise-spawn/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json

{
  "_id": "@npmcli/promise-spawn@7.0.2",
  "_inBundle": true,
  "_location": "/npm/@npmcli/promise-spawn",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm",
    "/npm/@npmcli/git",
    "/npm/@npmcli/run-script",
    "/npm/pacote"
  ],
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/promise-spawn/issues"
  },
  "dependencies": {
    "which": "^4.0.0"
  },
  "description": "spawn processes the way the npm cli likes to do",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.22.0",
    "spawk": "^1.7.1",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^16.14.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/promise-spawn#readme",
  "license": "ISC",
  "main": "./lib/index.js",
  "name": "@npmcli/promise-spawn",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/promise-spawn.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "postsnap": "npm run lintfix --",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.22.0",
    "publish": true
  },
  "version": "7.0.2"
}