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