UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/extract-text-webpack-plugin",
3 "version": "3.0.7",
4 "description": "TypeScript definitions for extract-text-webpack-plugin",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/extract-text-webpack-plugin",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "flying-sheep",
10 "url": "https://github.com/flying-sheep",
11 "githubUsername": "flying-sheep"
12 },
13 {
14 "name": "kayo",
15 "url": "https://github.com/katyo",
16 "githubUsername": "katyo"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/extract-text-webpack-plugin"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/webpack": "^4"
29 },
30 "typesPublisherContentHash": "dc984fb34759c32abe32e85ca6949d3e7b7ecf8a6d5e0a6e8a71aab2bbc31c77",
31 "typeScriptVersion": "3.8"
32}
\No newline at end of file