{
  "name": "webui",
  "version": "0.0.6",
  "description": "Web UI for Linux/Unix.",
  "main": "index.js",
  "bin": {
    "webui": "./app/bin/webui.js"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/robot-liu/webui.git"
  },
  "keywords": [],
  "author": "robot-liu <robot.liu.0101@gmail.com>",
  "contributors": [
    "JohnnyCage <jaguarsy14@gmail.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/robot-liu/webui/issues"
  },
  "homepage": "https://github.com/robot-liu/webui#readme",
  "dependencies": {
    "ace-editor-builds": "^1.2.0",
    "babel-polyfill": "^6.7.4",
    "body-parser": "^1.15.0",
    "bootstrap": "^3.3.6",
    "commander": "^2.9.0",
    "express": "^4.13.4",
    "font-awesome": "^4.6.1",
    "jquery": "^2.2.3",
    "jquery-contextmenu": "^2.1.1",
    "keymaster": "^1.6.2",
    "moment": "^2.13.0",
    "pug": "^2.0.0-alpha6",
    "socket.io": "^1.4.5",
    "ssh2": "^0.5.0"
  },
  "devDependencies": {
    "babel-core": "^6.7.6",
    "babel-loader": "^6.2.4",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-react": "^6.5.0",
    "babel-preset-stage-3": "^6.5.0",
    "css-loader": "^0.23.1",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-jscs": "^3.0.2",
    "gulp-load-plugins": "^1.2.0",
    "gulp-nodemon": "^2.0.6",
    "gulp-rename": "^1.2.2",
    "less": "^2.6.1",
    "less-loader": "^2.2.3",
    "react": "^15.0.1",
    "react-dom": "^15.0.1",
    "react-draggable": "^2.0.0-beta3",
    "react-redux": "^4.4.5",
    "react-resizable": "^1.3.3",
    "redux": "^3.5.2",
    "redux-thunk": "^2.0.1",
    "run-sequence": "^1.1.5",
    "style-loader": "^0.13.1",
    "vinyl-named": "^1.1.0",
    "webpack": "^1.12.15",
    "webpack-stream": "^3.1.0"
  }
}
