UNPKG

react-native-neshan-maps

Version:

React Native wrapper for Neshan Maps SDK - The Iranian Maps and Navigation Service

47 lines (46 loc) 1.07 kB
{ "name": "react-native-neshan-maps", "version": "2.0.5", "description": "React Native wrapper for Neshan Maps SDK - The Iranian Maps and Navigation Service", "main": "src/index.js", "files": [ "src/", "android/", "ios/", "README.md" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepare": "npm run build", "build": "echo \"No build step required\"" }, "keywords": [ "react-native", "neshan", "maps", "navigation", "iran", "persian", "farsi" ], "author": { "name": "Farshid Sanati", "email": "farshidsanati@gmail.com" }, "license": "MIT", "peerDependencies": { "react": "*", "react-native": "*" }, "repository": { "type": "git", "url": "git+https://github.com/farshidsanati/react-native-neshan-maps.git" }, "bugs": { "url": "https://github.com/farshidsanati/react-native-neshan-maps/issues" }, "homepage": "https://github.com/farshidsanati/react-native-neshan-maps#readme", "publishConfig": { "access": "public" } }