@types/lodash-webpack-plugin
Version:
TypeScript definitions for lodash-webpack-plugin
27 lines • 883 B
JSON
{
"name": "@types/lodash-webpack-plugin",
"version": "0.11.6",
"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": "87a125eae90376ad75e4f37c311c9b0ffeec6ab53c4feeece2a4985c5ad76511",
"typeScriptVersion": "3.7"
}