{
  "_from": "semver@^7.3.5",
  "_id": "semver@7.7.3",
  "_inBundle": false,
  "_integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
  "_location": "/semver",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "semver@^7.3.5",
    "name": "semver",
    "escapedName": "semver",
    "rawSpec": "^7.3.5",
    "saveSpec": null,
    "fetchSpec": "^7.3.5"
  },
  "_requiredBy": [
    "/@mapbox/node-pre-gyp",
    "/@typescript-eslint/typescript-estree",
    "/is-bun-module",
    "/istanbul-lib-instrument",
    "/istanbul-lib-report/make-dir",
    "/jest-snapshot",
    "/jsonwebtoken",
    "/nodemon",
    "/sequelize",
    "/sharp",
    "/simple-update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
  "_shasum": "4b5f4143d007633a8dc671cd0a6ef9147b8bb946",
  "_spec": "semver@^7.3.5",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@mapbox\\node-pre-gyp",
  "author": {
    "name": "GitHub Inc."
  },
  "bin": {
    "semver": "bin/semver.js"
  },
  "bugs": {
    "url": "https://github.com/npm/node-semver/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The semantic version parser used by npm.",
  "devDependencies": {
    "@npmcli/eslint-config": "^5.0.0",
    "@npmcli/template-oss": "4.25.1",
    "benchmark": "^2.1.4",
    "tap": "^16.0.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "bin/",
    "lib/",
    "classes/",
    "functions/",
    "internal/",
    "ranges/",
    "index.js",
    "preload.js",
    "range.bnf"
  ],
  "homepage": "https://github.com/npm/node-semver#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "semver",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/node-semver.git"
  },
  "scripts": {
    "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lint": "npm run eslint",
    "lintfix": "npm run eslint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "timeout": 30,
    "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.25.1",
    "engines": ">=10",
    "distPaths": [
      "classes/",
      "functions/",
      "internal/",
      "ranges/",
      "index.js",
      "preload.js",
      "range.bnf"
    ],
    "allowPaths": [
      "/classes/",
      "/functions/",
      "/internal/",
      "/ranges/",
      "/index.js",
      "/preload.js",
      "/range.bnf",
      "/benchmarks"
    ],
    "publish": "true"
  },
  "version": "7.7.3"
}
