UNPKG

925 BJSONView Raw
1{
2 "name": "@types/karma-webpack",
3 "version": "2.0.14",
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 "githubUsername": "mtraynham",
11 "url": "https://github.com/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": "401a0691ed02c16cdcda69e29224f63692584369bbef243dfa0c53bc4650fded",
28 "typeScriptVersion": "4.5"
29}
\No newline at end of file