UNPKG

@types/webpack-manifest-plugin

Version:

Stub TypeScript definitions entry for webpack-manifest-plugin, which provides its own types definitions

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