{
  "name": "@tandem/editor",
  "version": "1.0.33",
  "description": "",
  "main": "./index.ts",
  "bin": {
    "tandem": "./bin/tandem"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "ansi_up": "^1.3.0",
    "body-parser": "^1.15.2",
    "chai": "^3.5.0",
    "chalk": "^1.1.3",
    "compress": "^0.99.0",
    "compression": "^1.6.2",
    "cors": "^2.8.1",
    "express": "^4.14.0",
    "figlet": "^1.2.0",
    "fs-extra": "^0.30.0",
    "get-port": "^2.1.0",
    "inflection": "^1.10.0",
    "memoizee": "^0.4.1",
    "moment": "^2.15.2",
    "mousetrap": "^1.6.0",
    "react": "^15.4.1",
    "react-dom": "^15.3.2",
    "reflect-metadata": "^0.1.8",
    "sift": "^3.2.6",
    "socket.io": "^1.5.1",
    "socket.io-client": "^1.5.1",
    "store": "^1.3.20",
    "yargs": "^6.3.0"
  },
  "devDependencies": {
    "chokidar": "^1.6.1",
    "memoizee": "^0.4.1",
    "sinon": "^1.17.6"
  },
  "peerDependencies": {
    "@tandem/common": "1.0.x",
    "@tandem/sandbox": "1.0.x",
    "@tandem/synthetic-browser": "1.0.x"
  }
}
