| 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 : /inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/@npmcli/run-script/ |
Upload File : |
{
"_args": [
[
"@npmcli/run-script@1.8.6",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@npmcli/run-script@1.8.6",
"_id": "@npmcli/run-script@1.8.6",
"_inBundle": true,
"_location": "/npm/@npmcli/run-script",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@npmcli/run-script@1.8.6",
"name": "@npmcli/run-script",
"escapedName": "@npmcli%2frun-script",
"scope": "@npmcli",
"rawSpec": "1.8.6",
"saveSpec": null,
"fetchSpec": "1.8.6"
},
"_requiredBy": [
"/npm",
"/npm/@npmcli/arborist",
"/npm/libnpmexec",
"/npm/libnpmpack",
"/npm/libnpmversion",
"/npm/pacote"
],
"_resolved": false,
"_spec": "1.8.6",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "https://izs.me"
},
"bugs": {
"url": "https://github.com/npm/run-script/issues"
},
"dependencies": {
"@npmcli/node-gyp": "^1.0.2",
"@npmcli/promise-spawn": "^1.3.2",
"node-gyp": "^7.1.0",
"read-package-json-fast": "^2.0.1"
},
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
"devDependencies": {
"eslint": "^7.19.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^5.0.0",
"minipass": "^3.1.1",
"require-inject": "^1.4.4",
"tap": "^15.0.4"
},
"files": [
"lib/**/*.js",
"lib/node-gyp-bin"
],
"homepage": "https://github.com/npm/run-script#readme",
"license": "ISC",
"main": "lib/run-script.js",
"name": "@npmcli/run-script",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/run-script.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run eslint -- \"lib/**/*.js\"",
"lintfix": "npm run lint -- --fix",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true,
"coverage-map": "map.js"
},
"version": "1.8.6"
}