| 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/@nuxt/friendly-errors-webpack-plugin/ |
Upload File : |
{
"_args": [
[
"@nuxt/friendly-errors-webpack-plugin@2.6.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@nuxt/friendly-errors-webpack-plugin@2.6.0",
"_id": "@nuxt/friendly-errors-webpack-plugin@2.6.0",
"_inBundle": false,
"_integrity": "sha512-3IZj6MXbzlvUxDncAxgBMLQwGPY/JlNhy2i+AGyOHCAReR5HcBxYjVRBvyaKM9R3s5k4OODYKeHAbrToZH/47w==",
"_location": "/@nuxt/friendly-errors-webpack-plugin",
"_phantomChildren": {
"ansi-styles": "3.2.1",
"escape-string-regexp": "1.0.5",
"supports-color": "5.5.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/friendly-errors-webpack-plugin@2.6.0",
"name": "@nuxt/friendly-errors-webpack-plugin",
"escapedName": "@nuxt%2ffriendly-errors-webpack-plugin",
"scope": "@nuxt",
"rawSpec": "2.6.0",
"saveSpec": null,
"fetchSpec": "2.6.0"
},
"_requiredBy": [
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/@nuxt/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.6.0.tgz",
"_spec": "2.6.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Geoffroy Warin"
},
"bugs": {
"url": "https://github.com/nuxt/friendly-errors-webpack-plugin/issues"
},
"dependencies": {
"chalk": "^2.4.2",
"consola": "^3.2.3",
"error-stack-parser": "^2.1.4",
"string-width": "^4.2.3"
},
"description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.5",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-preset-react": "^6.24.1",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^2.2.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"expect": "^1.20.2",
"jest": "^29.7.0",
"memory-fs": "^0.4.1",
"standard-version": "^4.4.0",
"strip-ansi": "^5.2.0",
"webpack": "^4.47.0"
},
"engines": {
"node": ">=14.18.0",
"npm": ">=5.0.0"
},
"files": [
"src",
"index.js"
],
"homepage": "https://github.com/nuxt/friendly-errors-webpack-plugin#readme",
"jest": {
"testEnvironment": "node",
"transformIgnorePatterns": [
"/node_modules/",
"<rootDir>/src/",
"<rootDir>/index.js"
]
},
"keywords": [
"friendly",
"errors",
"webpack",
"plugin"
],
"license": "MIT",
"main": "index.js",
"name": "@nuxt/friendly-errors-webpack-plugin",
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/friendly-errors-webpack-plugin.git"
},
"scripts": {
"release": "standard-version",
"test": "eslint . && jest"
},
"version": "2.6.0"
}