1 | {
|
2 | "name": "@types/friendly-errors-webpack-plugin",
|
3 | "version": "1.7.0",
|
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 | "githubUsername": "bahlo",
|
11 | "url": "https://github.com/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 | "peerDependencies": {},
|
26 | "typesPublisherContentHash": "c9338a5fea7af4ec37148b437d4e211e32d6828993308dbc439406f8c6d87eb1",
|
27 | "typeScriptVersion": "4.8"
|
28 | } |
\ | No newline at end of file |