react-native-map-linking
Version:
Linking to map for React Native
28 lines (27 loc) • 591 B
JSON
{
"name": "react-native-map-linking",
"version": "1.0.1",
"description": "Linking to map for React Native",
"main": "index.js",
"keywords": [
"react",
"native",
"map",
"linking"
],
"author": {
"name": "starlight36",
"url": "https://github.com/starlight36"
},
"repository": {
"url": "https://github.com/starlight36/react-native-map-linking.git"
},
"bugs": {
"url": "https://github.com/starlight36/react-native-map-linking/issues"
},
"license": "MIT",
"devDependencies": {
"react": "^15.1.0",
"react-native": "^0.28.0"
}
}