@types/react-native-modalbox
Version:
TypeScript definitions for react-native-modalbox
28 lines • 903 B
JSON
{
"name": "@types/react-native-modalbox",
"version": "1.4.14",
"description": "TypeScript definitions for react-native-modalbox",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-modalbox",
"license": "MIT",
"contributors": [
{
"name": "Kyle Roach",
"githubUsername": "iRoachie",
"url": "https://github.com/iRoachie"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-modalbox"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*"
},
"typesPublisherContentHash": "5fd71567b5dd0945a8c80b8f5b38b2f69cb55975ca5618bbeb0391885efb7f60",
"typeScriptVersion": "4.6"
}