@types/react-native-modals
Version:
TypeScript definitions for react-native-modals
33 lines • 1.07 kB
JSON
{
"name": "@types/react-native-modals",
"version": "0.22.4",
"description": "TypeScript definitions for react-native-modals",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-modals",
"license": "MIT",
"contributors": [
{
"name": "Paito Anderson",
"githubUsername": "PaitoAnderson",
"url": "https://github.com/PaitoAnderson"
},
{
"name": "Jean-Baptiste Crestot",
"githubUsername": "jbcrestot",
"url": "https://github.com/jbcrestot"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-modals"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*"
},
"typesPublisherContentHash": "ccbc7c4ec56bd4802ab5a5d1ff9aa952c517e459df59aa7cc5f966ad7a375452",
"typeScriptVersion": "4.6"
}