@types/lodash-webpack-plugin
Version:
TypeScript definitions for lodash-webpack-plugin
27 lines • 883 B
JSON
{
"name": "@types/lodash-webpack-plugin",
"version": "0.11.7",
"description": "TypeScript definitions for lodash-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "Benjamin Lim",
"url": "https://github.com/bumbleblym",
"githubUsername": "bumbleblym"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash-webpack-plugin"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "c43ac69616446d793e9b37f0a8966b78d1f035ed5edf77aba1bc3aa647fb8b9e",
"typeScriptVersion": "4.3"
}