{ "name": "Example", "version": "0.0.1", "private": true, "scripts": { "start": "react-native start" }, "dependencies": { "react-native": "^0.17.0", "react-native-tooltip": "file:../" } }