@sbna-2online/react-native-daummap
Version:
react-native use daum map
40 lines (39 loc) • 1.03 kB
JSON
{
"name": "@sbna-2online/react-native-daummap",
"version": "0.2.9",
"description": "react-native use daum map",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sbna-2online/react-native-daummap.git"
},
"keywords": [
"map",
"daum",
"kakao",
"react-naive",
"daum map"
],
"rnpm": {
"ios": {
"sharedLibraries": [
"libxml2",
"libsqlite3",
"SystemConfiguration",
"CoreLocation",
"OpenGLES",
"QuartzCore",
"libc++"
]
}
},
"author": "JeongHun Kang <asata@teamsf.co.kr>",
"license": "MIT",
"bugs": {
"url": "https://github.com/sbna-2online/react-native-daummap/issues"
},
"homepage": "https://github.com/sbna-2online/react-native-daummap#readme"
}