@types/case-sensitive-paths-webpack-plugin
Version:
TypeScript definitions for case-sensitive-paths-webpack-plugin
27 lines • 930 B
JSON
{
"name": "@types/case-sensitive-paths-webpack-plugin",
"version": "2.1.6",
"description": "TypeScript definitions for case-sensitive-paths-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/case-sensitive-paths-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "Andrew Makarov",
"url": "https://github.com/r3nya",
"githubUsername": "r3nya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/case-sensitive-paths-webpack-plugin"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "493e5528476a053c0f83eda25b60606c4065c590d141e87af5721ec18c03b0f9",
"typeScriptVersion": "3.7"
}