{
  "name": "wxc-tab",
  "version": "0.1.2",
  "description": "wx-tab based on Weex，tab 的 Weex 实现",
  "author": {
    "name": "拔赤",
    "email": "jay.li@alibaba-inc.com"
  },
  "repository": {
    "type": "git",
    "url": "http://gitlab.alibaba-inc.com/trip/wx-tab"
  },
  "keywords": [
    "clam",
    "wx-tab"
  ],
  "scripts": {
    "prepublish": "npm shrinkwrap"
  },
  "lib": "common",
  "type": "weex",
  "mobile": true,
  "group": "trip",
  "dependencies": {
    "@ali/WeexUtils": "^0.1.35"
  },
  "devDependencies": {
    "@ali/grunt-default-config": "^0.9.1",
    "@ali/grunt-devserver": "^0.3.6",
    "@ali/grunt-hpm": "^0.2.7",
    "@ali/grunt-inc-offline": "^0.4.0",
    "@ali/img-upload-loader": "^0.2.1",
    "@ali/postcss-fx": "0.0.6",
    "babel-core": "^6.13.2",
    "babel-loader": "^6.2.4",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-runtime": "^6.12.0",
    "babel-preset-es2015": "^6.13.2",
    "babel-preset-stage-0": "^6.5.0",
    "babel-runtime": "^6.11.6",
    "clam-util": "^0.1.4",
    "clam-webpack-plugin": "^0.1.0",
    "extract-text-webpack-plugin": "^1.0.1",
    "file-loader": "^0.9.0",
    "grunt": "^0.4.5",
    "grunt-cacheinfo": "^0.2.1",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-domman": "^0.3.0",
    "grunt-exec": "^1.0.0",
    "grunt-prompt": "^1.3.3",
    "grunt-replace": "^1.0.1",
    "grunt-webpack": "^1.0.14",
    "img-compress-loader": "^0.1.2",
    "jit-grunt": "^0.10.0",
    "json-loader": "^0.5.4",
    "lodash": "^4.15.0",
    "postcss-loader": "^0.9.1",
    "resolve-url-loader": "^1.6.0",
    "time-grunt": "^1.4.0",
    "url-loader": "^0.5.7",
    "webpack": "^1.13.1",
    "webpack-dev-server": "^1.15.0",
    "weex-loader": "~0.3.3",
    "weex-scripter": "^0.1.4",
    "weex-styler": "0.0.17",
    "weex-templater": "^0.3.0"
  },
  "grunt": {
    "scriptMap": {
      "flexible": "src/widgets/utils/flexible.js"
    },
    "devtool": "#inline-source-map"
  },
  "basePath": "pages/home/index.html",
  "baseUrl": "/trip/wx-tab/home/index.html",
  "offlineTargets": {
    "trip": false,
    "taobao": false,
    "alipay": false
  },
  "isABTest": false
}
