{
  "name": "zokor",
  "version": "2.0.15",
  "description": "A tool for remotely debugging and testing your WebAPP",
  "main": "index.js",
  "scripts": {
    "start": "node index 8080"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LiberJe/zokor.git"
  },
  "keywords": [
    "proxy",
    "zokor",
    "vorlon",
    "mole-proxy",
    "remotely",
    "debug"
  ],
  "author": "JeLewine",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/LiberJe/zokor/issues"
  },
  "homepage": "https://github.com/LiberJe/zokor#readme",
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "babel-preset-latest": "^6.24.1",
    "babel-register": "^6.26.0",
    "lowdb": "^1.0.0",
    "mole-proxy": "^1.0.13",
    "opn": "^5.1.0",
    "qrcode": "^0.9.0",
    "serve": "^6.2.0",
    "vorlon": "^0.5.5",
    "antd": "^2.13.0",
    "react": "^15.6.1",
    "react-dom": "^15.6.1",
    "react-json-pretty": "^1.7.4",
    "react-router-dom": "^4.2.2",
    "react-scripts": "1.0.13"
  },
  "bin": {
    "zokor": "bin/index"
  },
  "devDependencies": {}
}
