@types/react-dev-utils
Version:
TypeScript definitions for react-dev-utils
32 lines • 1.03 kB
JSON
{
"name": "@types/react-dev-utils",
"version": "9.0.15",
"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": "*",
"@types/node": "*",
"@types/webpack": "^4",
"@types/webpack-dev-server": "3"
},
"typesPublisherContentHash": "d6cf656ddf46f7e8e39cb6e93e248ce8990c24b7ca3bfbcac7f35e61a7a3e0d9",
"typeScriptVersion": "4.5"
}