UNPKG

@types/karma-webpack

Version:
29 lines 924 B
{ "name": "@types/karma-webpack", "version": "4.0.0", "description": "TypeScript definitions for karma-webpack", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-webpack", "license": "MIT", "contributors": [ { "name": "Matt Traynham", "githubUsername": "mtraynham", "url": "https://github.com/mtraynham" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/karma-webpack" }, "scripts": {}, "dependencies": { "@types/karma": "*", "@types/webpack": "^4", "@types/webpack-dev-middleware": "3" }, "typesPublisherContentHash": "19ac123c0aeb0fef005b8843b51319d16c3af4bd45493cc86807e4c1a70d1bac", "typeScriptVersion": "4.8" }