react-native-here-mobility-sdk
Version:
Offical Here Mobility SDK for react native to access Here's marketplace features
28 lines • 697 B
JSON
{
"name": "react-native-here-mobility-sdk",
"version": "1.1.0",
"description": "Offical Here Mobility SDK for react native to access Here's marketplace features",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"Here-Mobility",
"HERE",
"Marketplace",
"Locations Services",
"Mobility",
"SDK"
],
"author": "Here Mobility <mobility_developers@here.com> (https://mobility.here.com/)",
"license": "",
"peerDependencies": {
"react-native": "~0.55.4"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-flow": "^6.23.0",
"flow-bin": "^0.75.0"
}
}