You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							103 lines
						
					
					
						
							3.0 KiB
						
					
					
				
			
		
		
	
	
							103 lines
						
					
					
						
							3.0 KiB
						
					
					
				{ | 
						|
  "_from": "@soda/friendly-errors-webpack-plugin@^1.7.1", | 
						|
  "_id": "@soda/friendly-errors-webpack-plugin@1.8.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-RLotfx6k1+nfLacwNCenj7VnTMPxVwYKoGOcffMFoJDKM8tXzBiCN0hMHFJNnoAojduYAsxuiMm0EOMixgiRow==", | 
						|
  "_location": "/@soda/friendly-errors-webpack-plugin", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "@soda/friendly-errors-webpack-plugin@^1.7.1", | 
						|
    "name": "@soda/friendly-errors-webpack-plugin", | 
						|
    "escapedName": "@soda%2ffriendly-errors-webpack-plugin", | 
						|
    "scope": "@soda", | 
						|
    "rawSpec": "^1.7.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.7.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/cli-service" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.0.tgz", | 
						|
  "_shasum": "84751d82a93019d5c92c0cf0e45ac59087cd2240", | 
						|
  "_spec": "@soda/friendly-errors-webpack-plugin@^1.7.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\cli-service", | 
						|
  "author": { | 
						|
    "name": "Geoffroy Warin" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/sodatea/friendly-errors-webpack-plugin/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "chalk": "^2.4.2", | 
						|
    "error-stack-parser": "^2.0.2", | 
						|
    "string-width": "^2.0.0", | 
						|
    "strip-ansi": "^5" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience", | 
						|
  "devDependencies": { | 
						|
    "@babel/core": "^7.5.4", | 
						|
    "@babel/plugin-transform-async-to-generator": "^7.5.0", | 
						|
    "autoprefixer": "^9.6.0", | 
						|
    "babel-core": "6.26.3", | 
						|
    "babel-eslint": "^10.0.1", | 
						|
    "babel-loader": "^8.0.6", | 
						|
    "babel-loader-7": "npm:babel-loader@7.1.5", | 
						|
    "babel-preset-react": "^6.23.0", | 
						|
    "css-loader": "^2.1.1", | 
						|
    "eslint": "^5.16.0", | 
						|
    "eslint-7": "npm:eslint@^7.14.0", | 
						|
    "eslint-loader": "^2.1.2", | 
						|
    "eslint-plugin-node": "^9.0.1", | 
						|
    "eslint-webpack-plugin": "^2.4.0", | 
						|
    "expect": "^24.8.0", | 
						|
    "jest": "^24.8.0", | 
						|
    "memory-fs": "^0.4.1", | 
						|
    "mini-css-extract-plugin": "^0.6.0", | 
						|
    "node-sass": "^4.12.0", | 
						|
    "postcss-loader": "^3.0.0", | 
						|
    "sass": "^1.20.1", | 
						|
    "sass-loader": "^7.1.0", | 
						|
    "style-loader": "^0.23.1", | 
						|
    "webpack": "^4.31.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=8.0.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "src", | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/sodatea/friendly-errors-webpack-plugin#readme", | 
						|
  "jest": { | 
						|
    "testEnvironment": "node", | 
						|
    "transformIgnorePatterns": [ | 
						|
      "node_modules", | 
						|
      "src", | 
						|
      "index.js" | 
						|
    ] | 
						|
  }, | 
						|
  "keywords": [ | 
						|
    "friendly", | 
						|
    "errors", | 
						|
    "webpack", | 
						|
    "plugin" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "@soda/friendly-errors-webpack-plugin", | 
						|
  "peerDependencies": { | 
						|
    "webpack": "^4.0.0 || ^5.0.0" | 
						|
  }, | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/sodatea/friendly-errors-webpack-plugin.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "eslint --ignore-pattern \"test/**\" . && jest --testEnvironment node" | 
						|
  }, | 
						|
  "version": "1.8.0" | 
						|
}
 | 
						|
 |