@types/react-native-material-ripple
Version:
TypeScript definitions for react-native-material-ripple
28 lines • 953 B
JSON
{
"name": "@types/react-native-material-ripple",
"version": "0.9.6",
"description": "TypeScript definitions for react-native-material-ripple",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-material-ripple",
"license": "MIT",
"contributors": [
{
"name": "Serhiy Zhelizniak",
"githubUsername": "SerhiyZheliznjak",
"url": "https://github.com/SerhiyZheliznjak"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-material-ripple"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*"
},
"typesPublisherContentHash": "cd582476b1593a64ae862444851a0bde89b260cc69a443e1a6c02c92a9557f9b",
"typeScriptVersion": "4.6"
}