{
  "name": "node-red-contrib-xstorage",
  "version": "1.8.1",
  "description": "A Node-RED storageModule for load flows from xStorage and save flows at xStorage.",
  "_location": "/node-red-contrib-xstorage",
  "dependencies": {
    "fs-extra": "^7.0.1",
    "motechat": "^2.4.3",
    "when": "^3.7.8",
    "yargs": "^13.3.2",
    "ws": "^7.3.1"
  },
  "repository": {
    "type": "git"
  },
  "keywords": [
    "node-red",
    "motebus",
    "xstorage",
    "storage",
    "storagemodule",
    "storage-module"
  ],
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "rkhoshgoftar@gmail.com",
  "license": "MIT"
}
