@types/progress-bar-webpack-plugin
Version:
TypeScript definitions for progress-bar-webpack-plugin
29 lines • 1 kB
JSON
{
"name": "@types/progress-bar-webpack-plugin",
"version": "2.1.6",
"description": "TypeScript definitions for progress-bar-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/progress-bar-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/progress-bar-webpack-plugin"
},
"scripts": {},
"dependencies": {
"@types/progress": "*",
"@types/webpack": "^4"
},
"peerDependencies": {},
"typesPublisherContentHash": "2770a662a0f6bd29dab193fc2e29670642857b61bbea7ac1266f7c3b89e44069",
"typeScriptVersion": "5.2"
}