File: /var/www/linde-ai/html/node_modules/css-loader/node_modules/semver/package.json
{
"_from": "semver@^7.3.5",
"_id": "semver@7.3.8",
"_inBundle": false,
"_integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
"_location": "/css-loader/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": [
"/css-loader"
],
"_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
"_shasum": "07a78feafb3f7b32347d725e33de7e2a2df67798",
"_spec": "semver@^7.3.5",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\css-loader",
"author": {
"name": "GitHub Inc."
},
"bin": {
"semver": "bin/semver.js"
},
"bugs": {
"url": "https://github.com/npm/node-semver/issues"
},
"bundleDependencies": false,
"dependencies": {
"lru-cache": "^6.0.0"
},
"deprecated": false,
"description": "The semantic version parser used by npm.",
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "4.4.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": {
"lint": "eslint \"**/*.js\"",
"lintfix": "npm run lint -- --fix",
"postlint": "template-oss-check",
"posttest": "npm run lint",
"snap": "tap",
"template-oss-apply": "template-oss-apply --force",
"test": "tap"
},
"tap": {
"check-coverage": true,
"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.4.4",
"engines": ">=10",
"content": "./scripts",
"ciVersions": [
"10.0.0",
"10.x",
"12.x",
"14.x",
"16.x",
"18.x"
],
"distPaths": [
"classes/",
"functions/",
"internal/",
"ranges/",
"index.js",
"preload.js",
"range.bnf"
],
"allowPaths": [
"/classes/",
"/functions/",
"/internal/",
"/ranges/",
"/index.js",
"/preload.js",
"/range.bnf"
]
},
"version": "7.3.8"
}