@types/friendly-errors-webpack-plugin
Version:
TypeScript definitions for friendly-errors-webpack-plugin
27 lines • 906 B
JSON
{
"name": "@types/friendly-errors-webpack-plugin",
"version": "0.1.4",
"description": "TypeScript definitions for friendly-errors-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/friendly-errors-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "Arne Bahlo",
"url": "https://github.com/bahlo",
"githubUsername": "bahlo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/friendly-errors-webpack-plugin"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "4f15c2b5ae1f53d33d7481693954bd122e5f179ef752f405c115b1a72fae730a",
"typeScriptVersion": "3.7"
}