{
  "name": "react-native-realm-sync-storage",
  "version": "1.0.1",
  "description": "react-native sync storage plugin",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/China-Robin/react-native-realm-sync-storage.git"
  },
  "keywords": [
    "sync",
    "storage",
    "realm",
    "react-native"
  ],
  "author": "Robin",
  "license": "MIT",
  "dependencies": {
    "realm": "^2.2.19"
  },
  "bugs": {
    "url": "https://github.com/China-Robin/react-native-realm-sync-storage/issues"
  },
  "homepage": "https://github.com/China-Robin/react-native-realm-sync-storage#readme"
}
