@types/assets-webpack-plugin
Version:
TypeScript definitions for assets-webpack-plugin
27 lines • 872 B
JSON
{
"name": "@types/assets-webpack-plugin",
"version": "7.1.6",
"description": "TypeScript definitions for assets-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assets-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "Michael Manzinger",
"githubUsername": "kryops",
"url": "https://github.com/kryops"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/assets-webpack-plugin"
},
"scripts": {},
"dependencies": {
"webpack": "^5"
},
"typesPublisherContentHash": "d9e426ee06d4990efeae9b80194f98428de46530f34b3de36385911e8e3db060",
"typeScriptVersion": "4.8"
}