@types/lodash-webpack-plugin
Version:
TypeScript definitions for lodash-webpack-plugin
27 lines • 883 B
JSON
{
"name": "@types/lodash-webpack-plugin",
"version": "0.11.9",
"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",
"githubUsername": "bumbleblym",
"url": "https://github.com/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": "d1389dc99d84d87de5e433125c1e918aea318f1340d250e756d81d6c9a2eee18",
"typeScriptVersion": "4.5"
}