@types/react-autocomplete
Version:
TypeScript definitions for react-autocomplete
27 lines • 863 B
JSON
{
"name": "@types/react-autocomplete",
"version": "1.8.11",
"description": "TypeScript definitions for react-autocomplete",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-autocomplete",
"license": "MIT",
"contributors": [
{
"name": "Lee Standen",
"githubUsername": "lstanden",
"url": "https://github.com/lstanden"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-autocomplete"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "d05dd9295ae5e90d9482615a76a344a8577d12a97125a6d8c4177559addb4f48",
"typeScriptVersion": "4.7"
}