UNPKG

925 BJSONView Raw
1{
2 "name": "@types/karma-webpack",
3 "version": "2.0.11",
4 "description": "TypeScript definitions for karma-webpack",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-webpack",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Matt Traynham",
10 "url": "https://github.com/mtraynham",
11 "githubUsername": "mtraynham"
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/karma-webpack"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/karma": "*",
24 "@types/webpack": "^4",
25 "@types/webpack-dev-middleware": "3"
26 },
27 "typesPublisherContentHash": "1885da3297254c0e21b0bd2bf0285db283233454f59019552e9f11f6d511e646",
28 "typeScriptVersion": "3.8"
29}
\No newline at end of file