| 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/http-shutdown/ |
Upload File : |
{
"_args": [
[
"http-shutdown@1.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "http-shutdown@1.2.2",
"_id": "http-shutdown@1.2.2",
"_inBundle": false,
"_integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==",
"_location": "/http-shutdown",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "http-shutdown@1.2.2",
"name": "http-shutdown",
"escapedName": "http-shutdown",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/listhen"
],
"_resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Dillon Buchanan"
},
"bugs": {
"url": "https://github.com/thedillonb/http-shutdown/issues"
},
"description": "Gracefully shutdown a running HTTP server.",
"devDependencies": {
"@types/node": "^12.12.6",
"chai": "^3.4.1",
"istanbul": "^0.4.1",
"mocha": "^2.3.4",
"request": "^2.67.0"
},
"engines": {
"iojs": ">= 1.0.0",
"node": ">= 0.12.0"
},
"homepage": "https://github.com/thedillonb/http-shutdown#readme",
"keywords": [
"http",
"https",
"graceful",
"force",
"shutdown"
],
"license": "MIT",
"main": "index.js",
"name": "http-shutdown",
"repository": {
"type": "git",
"url": "git+https://github.com/thedillonb/http-shutdown.git"
},
"scripts": {
"test": "mocha",
"test-travis": "node --harmony node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --reporter dot"
},
"types": "index.d.ts",
"version": "1.2.2"
}