@types/react-native-web
Version:
TypeScript definitions for react-native-web
34 lines • 1.08 kB
JSON
{
"name": "@types/react-native-web",
"version": "0.19.1",
"description": "TypeScript definitions for react-native-web",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-web",
"license": "MIT",
"contributors": [
{
"name": "Fábio Henriques",
"githubUsername": "fabioh8010",
"url": "https://github.com/fabioh8010"
},
{
"name": "Błażej Kustra",
"githubUsername": "blazejkustra",
"url": "https://github.com/blazejkustra"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-web"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "ab47f506d1028a4173bd011f6a31f961925466c49cff6e21505e48e75b617713",
"typeScriptVersion": "5.1"
}