{
  "name": "react-native-galaxywatch",
  "title": "React Native Galaxywatch",
  "version": "0.0.4",
  "description": "samsung galaxy watch connection module for react native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github_account/react-native-galaxywatch.git",
    "baseUrl": "https://github.com/github_account/react-native-galaxywatch"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Enkhjargal Gansukh",
    "email": "jagaa1103@gmail.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.60.10"
  }
}
