{
  "name": "nata",
  "version": "0.0.4",
  "description": "nata device for android",
  "main": "index.js",
  "scripts": {
    "start": "node ./bin/www"
  },
  "repository": {
    "type": "git",
    "url": "git+git@github.com:open-nata/nata.git"
  },
  "keywords": [
    "nata",
    "android ",
    "test",
    "adb"
  ],
  "author": "CalvinMeng",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/open-nata/nata/issues"
  },
  "homepage": "https://github.com/open-nata/nata#readme",
  "dependencies": {
    "async": "^2.0.0-rc.3",
    "body-parser": "~1.13.2",
    "cookie-parser": "~1.3.5",
    "cors": "^2.7.1",
    "debug": "~2.2.0",
    "ejs": "~2.3.3",
    "eventproxy": "^0.3.4",
    "express": "~4.13.1",
    "gm": "^1.22.0",
    "lodash": "^4.11.1",
    "mongoose": "^4.4.12",
    "morgan": "~1.6.1",
    "nata-device": "^0.1.12",
    "nata-dfs": "^0.1.0",
    "serve-favicon": "~2.3.0",
    "socket.io": "^1.4.5",
    "ws": "^1.1.0"
  },
  "devDependencies": {
    "babel-eslint": "^6.0.4",
    "eslint": "^2.11.1",
    "eslint-config-airbnb": "^9.0.1",
    "eslint-plugin-react": "^5.1.1",
    "eslint-plugin-import": "^1.8.0",
    "eslint-plugin-jsx-a11y": "^1.2.2"
  }
}
