| 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/webpack-hot-middleware/ |
Upload File : |
{
"_args": [
[
"webpack-hot-middleware@2.26.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "webpack-hot-middleware@2.26.1",
"_id": "webpack-hot-middleware@2.26.1",
"_inBundle": false,
"_integrity": "sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==",
"_location": "/webpack-hot-middleware",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webpack-hot-middleware@2.26.1",
"name": "webpack-hot-middleware",
"escapedName": "webpack-hot-middleware",
"rawSpec": "2.26.1",
"saveSpec": null,
"fetchSpec": "2.26.1"
},
"_requiredBy": [
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.26.1.tgz",
"_spec": "2.26.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Glen Mailer",
"email": "glen@stainlessed.co.uk"
},
"bugs": {
"url": "https://github.com/webpack-contrib/webpack-hot-middleware/issues"
},
"dependencies": {
"ansi-html-community": "0.0.8",
"html-entities": "^2.1.0",
"strip-ansi": "^6.0.0"
},
"description": "Webpack hot reloading you can attach to your own server",
"devDependencies": {
"eslint": "^7.19.0",
"eslint-plugin-prettier": "^3.3.1",
"express": "^4.17.1",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"sinon": "^9.2.4",
"supertest": "^6.1.3",
"webpack": "^5.74.0",
"webpack-dev-middleware": "^5.3.3"
},
"homepage": "https://github.com/webpack-contrib/webpack-hot-middleware#readme",
"keywords": [
"webpack",
"hmr",
"hot",
"module",
"reloading",
"hot-reloading",
"middleware",
"express"
],
"license": "MIT",
"main": "middleware.js",
"name": "webpack-hot-middleware",
"prettier": {
"singleQuote": true,
"trailingComma": "es5",
"arrowParens": "always"
},
"repository": {
"type": "git",
"url": "git+https://github.com/webpack-contrib/webpack-hot-middleware.git"
},
"scripts": {
"coverage": "nyc npm run test",
"lint": "eslint . --max-warnings 0",
"prettier": "prettier --write .",
"test": "mocha"
},
"version": "2.26.1"
}