{
  "name": "qredo-client",
  "version": "0.0.2",
  "description": "Create JavaScript apps that connect to a Qredo Server",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "qredo-client"
  },
  "author": "Howard Kitto",
  "license": "Apache-2.0",
  "dependencies": {
    "matrix-js-sdk": "^2.4.6"
  }
}
