{ "name": "react-native-tooltip", "version": "0.1.5", "description": "A react-native wrapper for showing tooltips", "main": "ToolTipText.ios.js", "author": { "name": "Chirag Jain", "email": "jain_chirag04@yahoo.com", "url": "http://chiragjain.tumblr.com" }, "repository": { "type": "git", "url": "git@github.com:chirag04/react-native-tooltip.git" }, "keywords": [ "react", "react-native", "react-component", "ios", "tooltip" ], "peerDependencies": { "react-native": ">= 0.4 || 0.7.0-rc1" } }