{
  "name": "zetta",
  "version": "1.6.0",
  "description": "An API-first, open source software platform for the Internet of Things. http://zettajs.org",
  "main": "zetta_runtime.js",
  "dependencies": {
    "api-media-type": "^0.1.0",
    "argo": "^1.0.0",
    "argo-formatter-siren": "0.0.0",
    "async": "^0.9.0",
    "calypso": "^1.0.0",
    "calypso-level": "^0.5.0",
    "calypso-query-decompiler": "^0.4.0",
    "caql-js-compiler": "^0.5.0",
    "colors": "^1.3.2",
    "levelup": "^1.3.5",
    "medea": "^1.0.0",
    "medeadown": "^1.1.8",
    "revolt": "^0.9.0",
    "rx": "^4.1.0",
    "spdy": "4.0.2",
    "strftime": "^0.10.0",
    "titan": "^1.1.0",
    "uuid": "^3.3.2",
    "ws": "^3.3.0",
    "zetta-auto-scout": "^1.0.0",
    "zetta-device": "^1.0.0",
    "zetta-events-stream-protocol": "^5.0.0",
    "zetta-http-device": "^1.0.0",
    "zetta-rels": "^1.0.0",
    "zetta-scientist": "^1.0.0",
    "zetta-scout": "^1.0.0",
    "zetta-streams": "^1.0.0"
  },
  "devDependencies": {
    "memdown": "^3.0.0",
    "mocha": "^5.2.0",
    "portscanner": "^2.2.0",
    "supertest": "^3.3.0",
    "zetta-cluster": "^6.4.1"
  },
  "scripts": {
    "test": "./node_modules/.bin/mocha -R spec --exit",
    "coverage": "bin/_coverage",
    "tag": "bin/_tag"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zettajs/zetta.git"
  },
  "keywords": [
    "zetta",
    "iot",
    "internet of things",
    "api",
    "hypermedia"
  ],
  "author": "Kevin Swiber <kswiber@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zettajs/zetta/issues"
  },
  "homepage": "http://www.zettajs.org/"
}
