UNPKG

834 BJSONView Raw
1{
2 "name": "@types/file-loader",
3 "version": "5.0.1",
4 "description": "TypeScript definitions for file-loader",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/file-loader",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Gareth Jones",
10 "url": "https://github.com/g-rath",
11 "githubUsername": "g-rath"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/file-loader"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/webpack": "^4"
24 },
25 "typesPublisherContentHash": "2af5d9c5f811956a24ed2d45611780c2537f9f06ee8cb31ccc6dc9b066627d30",
26 "typeScriptVersion": "3.7"
27}
\No newline at end of file