react-native-tooltip/package.json
Chirag Jain 0ad9bf7c43 5.2.0
2018-02-08 11:32:31 -05:00

24 lines
505 B
JSON

{
"name": "react-native-tooltip",
"version": "5.2.0",
"description": "A react-native wrapper for showing tooltips",
"main": "ToolTip.ios.js",
"author": {
"name": "Chirag Jain",
"email": "jain_chirag04@yahoo.com",
"url": "http://chiragjain.tumblr.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:chirag04/react-native-tooltip.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"ios",
"tooltip"
]
}