UNPKG

928 BJSONView Raw
1{
2 "name": "@types/webpack-assets-manifest",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for webpack-assets-manifest",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-assets-manifest",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Franklin Tse",
10 "githubUsername": "FranklinWhale",
11 "url": "https://github.com/FranklinWhale"
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/webpack-assets-manifest"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/tapable": "^1",
24 "@types/webpack": "^4"
25 },
26 "typesPublisherContentHash": "61214b6c19491161fb365b904bc6962c5a28e519353f00fc72d90396d3e326b1",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file