aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/package.json
blob: d66a627459173811e31648a73ee9e191eb4eb86c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "name": "aclog",
  "version": "1.0.0",
  "description": "aclog frontend",
  "dependencies": {},
  "devDependencies": {
    "babel-core": "^6.2.1",
    "babel-loader": "^6.2.0",
    "babel-plugin-transform-runtime": "^6.1.18",
    "babel-preset-es2015": "^6.1.18",
    "babel-runtime": "^6.2.0",
    "bootstrap-sass": "^3.3.6",
    "css-loader": "^0.23.0",
    "es6-promise": "^3.0.2",
    "exports-loader": "^0.6.2",
    "gulp": "^3.9.0",
    "gulp-consolidate": "^0.1.2",
    "gulp-iconfont": "^6.0.0",
    "gulp-sass": "^2.1.0",
    "imports-loader": "^0.6.5",
    "moment": "^2.10.6",
    "style-loader": "^0.13.0",
    "superagent": "^1.4.0",
    "twitter-text": "^1.13.2",
    "vue": "^1.0.10",
    "vue-hot-reload-api": "^1.2.2",
    "vue-html-loader": "^1.0.0",
    "vue-loader": "^8.1.4",
    "vue-router": "0.7.11",
    "webpack": "^1.12.9",
    "webpack-dev-server": "^1.14.0",
    "webpack-stream": "^3.1.0",
    "whatwg-fetch": "^0.11.0"
  },
  "author": "rhenium",
  "license": "MIT"
}