@types/react-dev-utils
Version:
TypeScript definitions for react-dev-utils
33 lines • 1.06 kB
JSON
{
"name": "@types/react-dev-utils",
"version": "9.0.16",
"description": "TypeScript definitions for react-dev-utils",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dev-utils",
"license": "MIT",
"contributors": [
{
"name": "ark120202",
"githubUsername": "ark120202",
"url": "https://github.com/ark120202"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-dev-utils"
},
"scripts": {},
"dependencies": {
"@types/eslint": "*",
"@types/express": "*",
"@types/html-webpack-plugin": "<4",
"@types/node": "*",
"@types/webpack": "^4",
"@types/webpack-dev-server": "3"
},
"peerDependencies": {},
"typesPublisherContentHash": "a74b8bfecd29c2f81ef11313c3e9c6809129ee54430a333600ea608f36a51a90",
"typeScriptVersion": "5.6"
}