react-native-tooltip/package.json
Chirag Jain a95932a3f0 4.1.0
2016-05-24 11:27:10 -04:00

24 lines
505 B
JSON

{
"name": "react-native-tooltip",
"version": "4.1.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"
]
}