@types/webpack-assets-manifest
Version:
TypeScript definitions for webpack-assets-manifest
28 lines • 928 B
JSON
{
"name": "@types/webpack-assets-manifest",
"version": "4.0.3",
"description": "TypeScript definitions for webpack-assets-manifest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-assets-manifest",
"license": "MIT",
"contributors": [
{
"name": "Franklin Tse",
"url": "https://github.com/FranklinWhale",
"githubUsername": "FranklinWhale"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-assets-manifest"
},
"scripts": {},
"dependencies": {
"@types/tapable": "^1",
"@types/webpack": "^4"
},
"typesPublisherContentHash": "c8563bbea8039c5f24cd67fb3ee4a9c8e1f4dd029b1bd18032b4526767ff7664",
"typeScriptVersion": "4.5"
}