@types/file-loader
Version:
TypeScript definitions for file-loader
27 lines • 834 B
JSON
{
"name": "@types/file-loader",
"version": "5.0.1",
"description": "TypeScript definitions for file-loader",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/file-loader",
"license": "MIT",
"contributors": [
{
"name": "Gareth Jones",
"url": "https://github.com/g-rath",
"githubUsername": "g-rath"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/file-loader"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "2af5d9c5f811956a24ed2d45611780c2537f9f06ee8cb31ccc6dc9b066627d30",
"typeScriptVersion": "3.7"
}