{
  "name": "realtime-sync-storage",
  "version": "0.2.7",
  "description": "Cross-origin local storage realtime synchronizing.",
  "main": "src/rsStorage.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unadlib/realtime-sync-storage.git"
  },
  "keywords": [
    "Cross-origin",
    "localStorage",
    "realtime",
    "synchronizing"
  ],
  "author": "unadlib",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/unadlib/realtime-sync-storage/issues"
  },
  "homepage": "https://github.com/unadlib/realtime-sync-storage#readme"
}
