{
  "name": "sloki-node-client",
  "version": "0.0.9",
  "description": "NodeJS Client for Sloki",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sloki-project/sloki.git"
  },
  "keywords": [
    "LokiJS",
    "Sloki"
  ],
  "author": "franck34",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sloki-project/sloki/issues"
  },
  "homepage": "https://github.com/sloki-project/sloki/blob/master/clients/node/README.md",
  "dependencies": {
    "JSONStream": "1.3.5",
    "debug": "4.1.1",
    "hyperid": "2.0.2",
    "missive": "3.0.1"
  },
  "devDependencies": {
    "async": "2.6.2"
  }
}
