UNPKG

@types/karma-webpack

Version:
30 lines 952 B
{ "name": "@types/karma-webpack", "version": "4.0.1", "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" }, "peerDependencies": {}, "typesPublisherContentHash": "3269cce8bc01588f314f9ccf3f3de445049311ca81bb97a0097406eff2887b2f", "typeScriptVersion": "5.2" }