{
  "name": "voidspace",
  "version": "0.1.81",
  "description": "Transfer variables between threads, programs, and devices. ",
  "main": "lib.js",
  "tonicExampleFilename": "example.js",
  "scripts": {
    "test": "mocha test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://bitbucket.org/lite20/voidspace"
  },
  "keywords": [
    "Yunitto",
    "dbus",
    "lite20",
    "nodeos"
  ],
  "author": "lite20",
  "license": "GPL3",
  "bugs": {
    "url": "https://bitbucket.org/lite20/voidspace/issues"
  },
  "dependencies": {
    "colors": "^1.1.2",
    "uuid": "^2.0.1",
    "ws": "^1.1.1"
  },
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^2.5.3"
  }
}
