@types/clean-webpack-plugin
Version:
Stub TypeScript definitions entry for clean-webpack-plugin, which provides its own types definitions
12 lines • 459 B
JSON
{
"name": "@types/clean-webpack-plugin",
"version": "2.0.2",
"description": "Stub TypeScript definitions entry for clean-webpack-plugin, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"clean-webpack-plugin": "*"
},
"deprecated": "This is a stub types definition. clean-webpack-plugin provides its own type definitions, so you do not need this installed."
}