{
  "name": "webappframe",
  "description": "基于 Dojo、JQuery、Lodash、Typescript、Gulp等构建的模块化 Web App 框架。",
  "main": "index.html",
  "authors": [
    "Aiello Chan",
    "Wangjiao",
    "Zengxianwei",
    "Songling"
  ],
  "license": "Apache License 2.0",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap-datetimepicker": "^0.0.11",
    "jquery": "1.12.4",
    "jquery-ui": "1.12.1",
    "bootstrap": "3.3.7",
    "lodash-amd": "3.10.2",
    "echarts": "^3.3.1",
    "bootstrap-switch": "^3.3.2",
    "file-saver": "^1.3.3"
  }
}