@types/webpack-hot-middleware
Version:
TypeScript definitions for webpack-hot-middleware
50 lines • 1.57 kB
JSON
{
"name": "@types/webpack-hot-middleware",
"version": "2.25.10",
"description": "TypeScript definitions for webpack-hot-middleware",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-hot-middleware",
"license": "MIT",
"contributors": [
{
"name": "Benjamin Lim",
"githubUsername": "bumbleblym",
"url": "https://github.com/bumbleblym"
},
{
"name": "Ron Martinez",
"githubUsername": "icylace",
"url": "https://github.com/icylace"
},
{
"name": "Chris Abrams",
"githubUsername": "chrisabrams",
"url": "https://github.com/chrisabrams"
},
{
"name": "Ilya Zelenko",
"githubUsername": "iliyaZelenko",
"url": "https://github.com/iliyaZelenko"
},
{
"name": "Rodrigo Saboya",
"githubUsername": "saboya",
"url": "https://github.com/saboya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-hot-middleware"
},
"scripts": {},
"dependencies": {
"@types/connect": "*",
"tapable": "^2.2.0",
"webpack": "^5"
},
"peerDependencies": {},
"typesPublisherContentHash": "6721369bc9d002f63244219dc6e25d66d1c035e3c4aac48d0e112b43e92b65f7",
"typeScriptVersion": "5.2"
}