package.json 648 Bytes
{
  "name": "bigdata-static",
  "version": "1.0.0",
  "description": "bigdata-static",
  "main": "index.js",
  "scripts": {
    "start": "ada --host 0.0.0.0 --port 7005",
    "dev": "ada --port 7005",
    "build": "ada build"
  },
  "repository": {
    "type": "git",
    "url": "git@git.yoho.cn:fe/bigdata-static.git"
  },
  "author": "ccbikai <ccbikai@qq.com> (http://miantiao.me/)",
  "license": "MIT",
  "devDependencies": {
    "ada": "^0.1.7",
    "babel": "^6.23.0",
    "babel-preset-env": "^1.6.1",
    "echarts": "^3.8.5",
    "handlebars-loader": "^1.6.0",
    "jquery": "^1.12.4",
    "purecss": "^1.0.0",
    "yoho-qs": "^1.0.1"
  }
}