| 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/libnpmexec/ |
Upload File : |
{
"_args": [
[
"libnpmexec@2.0.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "libnpmexec@2.0.1",
"_id": "libnpmexec@2.0.1",
"_inBundle": true,
"_location": "/npm/libnpmexec",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "libnpmexec@2.0.1",
"name": "libnpmexec",
"escapedName": "libnpmexec",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "2.0.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "GitHub Inc."
},
"bugs": {
"url": "https://github.com/npm/libnpmexec/issues"
},
"contributors": [
{
"name": "Ruy Adorno",
"url": "https://ruyadorno.com"
}
],
"dependencies": {
"@npmcli/arborist": "^2.3.0",
"@npmcli/ci-detect": "^1.3.0",
"@npmcli/run-script": "^1.8.4",
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^8.1.2",
"pacote": "^11.3.1",
"proc-log": "^1.0.0",
"read": "^1.0.7",
"read-package-json-fast": "^2.0.2",
"walk-up-path": "^1.0.0"
},
"description": "npm exec (npx) programmatic API",
"devDependencies": {
"bin-links": "^2.2.1",
"eslint": "^7.24.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"tap": "^15.0.6"
},
"engines": {
"node": ">=10"
},
"files": [
"lib"
],
"homepage": "https://github.com/npm/libnpmexec#readme",
"keywords": [
"npm",
"npmcli",
"libnpm",
"cli",
"workspaces",
"libnpmexec"
],
"license": "ISC",
"main": "lib/index.js",
"name": "libnpmexec",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/libnpmexec.git"
},
"scripts": {
"lint": "eslint lib/*.js",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"pretest": "npm run lint",
"preversion": "npm test",
"snap": "tap test/*.js",
"test": "tap test/*.js"
},
"tap": {
"check-coverage": true
},
"version": "2.0.1"
}