1 | {
|
2 | "name": "@types/friendly-errors-webpack-plugin",
|
3 | "version": "0.1.5",
|
4 | "description": "TypeScript definitions for friendly-errors-webpack-plugin",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/friendly-errors-webpack-plugin",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Arne Bahlo",
|
10 | "url": "https://github.com/bahlo",
|
11 | "githubUsername": "bahlo"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/friendly-errors-webpack-plugin"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/webpack": "^4"
|
24 | },
|
25 | "typesPublisherContentHash": "8eb40a44aeb8391f23e1cf4dbf99e8c677c138a7841641aff1826f1ad9ec88f0",
|
26 | "typeScriptVersion": "4.5"
|
27 | } |
\ | No newline at end of file |