{
  "name": "leancloud-realtime-plugin-live-query",
  "version": "1.2.0",
  "main": "./dist/live-query.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leancloud/js-realtime-sdk.git"
  },
  "keywords": [
    "leancloud",
    "realtime",
    "livequery"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/leancloud/js-realtime-sdk/issues"
  },
  "homepage": "https://github.com/leancloud/js-realtime-sdk#readme",
  "peerDependencies": {
    "leancloud-realtime": "^3.5.0 || ^4.0.0-beta.2 || ^5.0.0-alpha.2"
  }
}
