HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/admin/node_modules/npm-package-arg/package.json
{
  "name": "npm-package-arg",
  "version": "11.0.1",
  "description": "Parse the things that can be arguments to `npm install`",
  "main": "./lib/npa.js",
  "directories": {
    "test": "test"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "dependencies": {
    "hosted-git-info": "^7.0.0",
    "proc-log": "^3.0.0",
    "semver": "^7.3.5",
    "validate-npm-package-name": "^5.0.0"
  },
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.18.0",
    "tap": "^16.0.1"
  },
  "scripts": {
    "test": "tap",
    "snap": "tap",
    "npmclilint": "npmcli-lint",
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "posttest": "npm run lint",
    "postsnap": "npm run lintfix --",
    "postlint": "template-oss-check",
    "template-oss-apply": "template-oss-apply --force"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/npm-package-arg.git"
  },
  "author": "GitHub Inc.",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/npm/npm-package-arg/issues"
  },
  "homepage": "https://github.com/npm/npm-package-arg",
  "engines": {
    "node": "^16.14.0 || >=18.0.0"
  },
  "tap": {
    "branches": 97,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.18.0",
    "publish": true,
    "ciVersions": [
      "16.14.0",
      "16.x",
      "18.0.0",
      "18.x"
    ],
    "npmSpec": "next-9"
  }
}