{
  "name": "strix-js",
  "version": "0.1.8",
  "packageOf": "tx",
  "preferGlobal": true,
  "bin": {
    "tx": "./framework/bin/tx"
  },
  "description": "Strix Js Framework",
  "keywords": [
    "strix",
    "framework",
    "js"
  ],
  "license": "MIT",
  "dependencies": {
    "single-line-log": "1.1.2",
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-minify": "^0.5.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-minify": "^0.4.3",
    "chalk": "^2.4.2",
    "child-process-promise": "^2.2.1",
    "chokidar": "^2.0.4",
    "deepmerge": "^3.0.0",
    "es6-shim": "0.35.3",
    "es7-shim": "6.0.0",
    "express": "^4.16.4",
    "fs-extra": "^7.0.1",
    "incremental-dom": "0.5.1",
    "multi-glob": "^1.0.2",
    "node-sass": "^4.11.0",
    "opn": "^5.4.0",
    "proxy-polyfill": "0.3.0",
    "socket.io-client": "2.2.0",
    "socket.io": "^2.1.1",
    "stringify-object": "^3.3.0",
    "tx-parser": "^1.0.0",
    "tx-support": "1.0.1"
  }
}