@types/webpack-error-notification
Version:
TypeScript definitions for webpack-error-notification
27 lines • 941 B
JSON
{
"name": "@types/webpack-error-notification",
"version": "0.1.5",
"description": "TypeScript definitions for webpack-error-notification",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-error-notification",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-error-notification"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "dd0a20c288fc74c4ed7e89fd1f41794a5fb8420b9c74e22cb8c99945bec6336f",
"typeScriptVersion": "4.5"
}