@types/progress-bar-webpack-plugin
Version:
TypeScript definitions for progress-bar-webpack-plugin
28 lines • 977 B
JSON
{
"name": "@types/progress-bar-webpack-plugin",
"version": "2.1.5",
"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"
},
"typesPublisherContentHash": "6dcc4cea171449fc3cb98eb5579264fd8dc18b8fef9cf28845f147370ee8d5be",
"typeScriptVersion": "4.5"
}