{
  "name": "wx-tab",
  "version": "0.1.0",
  "authors": [
    "拔赤<jay.li@alibaba-inc.com>"
  ],
  "description": "Components for project wx-tab",
  "moduleType": [
    "es6"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "./",
    "test",
    "tests"
  ],
  "dependencies": {
    "weex-html5": "git@gitlab.alibaba-inc.com:weex/weex-html5.git#master",
    "base": "mpi/base#master"
  }
}


