@types/loader-utils
Version:
TypeScript definitions for loader-utils
43 lines • 1.37 kB
JSON
{
"name": "@types/loader-utils",
"version": "2.0.6",
"description": "TypeScript definitions for loader-utils",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/loader-utils",
"license": "MIT",
"contributors": [
{
"name": "Gyusun Yeom",
"githubUsername": "Perlmint",
"url": "https://github.com/Perlmint"
},
{
"name": "Totooria Hyperion",
"githubUsername": "TotooriaHyperion",
"url": "https://github.com/TotooriaHyperion"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Jesse Katsumata",
"githubUsername": "Naturalclar",
"url": "https://github.com/Naturalclar"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/loader-utils"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/webpack": "^4"
},
"typesPublisherContentHash": "4b112c28491756f0b40f55c39f1c5249cb9b98e6f64c57563e72b87477807557",
"typeScriptVersion": "4.5"
}