{
  "name": "qapp-ui-test",
  "version": "1.0.0",
  "description": "基于快应用 的多功能、富交互、轻量级的UI 组件库",
  "subversion": {
    "toolkit": "0.0.32"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qapp-ui/qapp-ui.git"
  },
  "homepage": "https://qapp-ui.github.io/qapp-ui/",
  "keywords": [
    "QAPP Ui",
    "Quickapp",
    "Mobile",
    "Ul Components",
    "UI library"
  ],
  "scripts": {
    "server": "hap server",
    "debug": "hap debug",
    "build": "hap build",
    "release": "hap release",
    "watch": "hap watch"
  },
  "license": "MIT",
  "devDependencies": {
    "hap-toolkit": "0.0.32",
    "babel-cli": "^6.10.1",
    "babel-core": "^6.10.4",
    "babel-eslint": "^8.2.1",
    "babel-loader": "^6.2.4",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "css-what": "^2.1.0",
    "koa": "^2.3.0",
    "koa-send": "^4.1.1",
    "koa-static": "^4.0.1",
    "koa-body": "^2.5.0",
    "koa-router": "^7.2.1",
    "socket.io": "^2.1.0",
    "webpack": "^1.13.0"
  }
}