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-pick-manifest/package.json
{
  "name": "npm-pick-manifest",
  "version": "9.0.0",
  "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
  "main": "./lib",
  "files": [
    "bin/",
    "lib/"
  ],
  "scripts": {
    "coverage": "tap",
    "lint": "eslint \"**/*.js\"",
    "test": "tap",
    "posttest": "npm run lint",
    "postlint": "template-oss-check",
    "lintfix": "npm run lint -- --fix",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/npm-pick-manifest.git"
  },
  "keywords": [
    "npm",
    "semver",
    "package manager"
  ],
  "author": "GitHub Inc.",
  "license": "ISC",
  "dependencies": {
    "npm-install-checks": "^6.0.0",
    "npm-normalize-package-bin": "^3.0.0",
    "npm-package-arg": "^11.0.0",
    "semver": "^7.3.5"
  },
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.18.0",
    "tap": "^16.0.1"
  },
  "tap": {
    "check-coverage": true,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "engines": {
    "node": "^16.14.0 || >=18.0.0"
  },
  "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"
    ]
  }
}