react-native-android-google-location
Version:
Location acquisition through Google Play Services.
27 lines • 622 B
JSON
{
"name": "react-native-android-google-location",
"version": "1.0.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"android",
"location",
"google-play-service"
],
"peerDependencies": {
"react-native": "^0.41.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/twinger/react-native-android-google-location.git"
},
"author": "TienDH",
"email": "twinger.co@gmail.com",
"url": "https://github.com/twinger",
"website": "twinger.co",
"license": "MIT"
}