@types/airbnb-prop-types
Version:
TypeScript definitions for airbnb-prop-types
27 lines • 862 B
JSON
{
"name": "@types/airbnb-prop-types",
"version": "2.13.7",
"description": "TypeScript definitions for airbnb-prop-types",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/airbnb-prop-types",
"license": "MIT",
"contributors": [
{
"name": "Miles Johnson",
"githubUsername": "milesj",
"url": "https://github.com/milesj"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/airbnb-prop-types"
},
"scripts": {},
"dependencies": {
"@types/prop-types": "*"
},
"typesPublisherContentHash": "fcd7b869190c8d7703d8164e5c1bc62317897007e464bbcc37d955e1c4282f91",
"typeScriptVersion": "4.6"
}