| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/semver/ |
Upload File : |
{
"_args": [
[
"semver@7.3.5",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "semver@7.3.5",
"_id": "semver@7.3.5",
"_inBundle": true,
"_location": "/npm/semver",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "semver@7.3.5",
"name": "semver",
"escapedName": "semver",
"rawSpec": "7.3.5",
"saveSpec": null,
"fetchSpec": "7.3.5"
},
"_requiredBy": [
"/npm",
"/npm/@npmcli/arborist",
"/npm/@npmcli/config",
"/npm/@npmcli/git",
"/npm/@npmcli/metavuln-calculator",
"/npm/init-package-json",
"/npm/libnpmpublish",
"/npm/libnpmversion",
"/npm/node-gyp",
"/npm/normalize-package-data",
"/npm/npm-install-checks",
"/npm/npm-package-arg",
"/npm/npm-pick-manifest"
],
"_resolved": false,
"_spec": "7.3.5",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bin": {
"semver": "bin/semver.js"
},
"bugs": {
"url": "https://github.com/npm/node-semver/issues"
},
"dependencies": {
"lru-cache": "^6.0.0"
},
"description": "The semantic version parser used by npm.",
"devDependencies": {
"tap": "^14.10.7"
},
"engines": {
"node": ">=10"
},
"files": [
"bin/**/*.js",
"range.bnf",
"classes/**/*.js",
"functions/**/*.js",
"internal/**/*.js",
"ranges/**/*.js",
"index.js",
"preload.js"
],
"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": {
"postpublish": "git push origin --follow-tags",
"postversion": "npm publish",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"tap": {
"check-coverage": true,
"coverage-map": "map.js"
},
"version": "7.3.5"
}