forked from afup/barometre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
38 lines (38 loc) · 1.15 KB
/
package.json
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
38
{
"name": "afupbarometre",
"version": "0.1.0",
"devDependencies": {
"bootstrap-sass": "^3.3.7",
"colorbrewer": "^1.0.0",
"d3": "^2.10.3",
"font-awesome": "4.6.3",
"github-fork-ribbon-css": "^0.2.1",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.6.2",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-css-url-rewrite": "~0.3.3",
"grunt-favicons": "^0.7.0",
"grunt-filerev": "^2.3.1",
"grunt-githooks": "~0.3.1",
"grunt-sass": "^2.1.0",
"grunt-sass-lint": "~0.2.4",
"grunt-shell": "~0.6.4",
"grunt-webfont": "~0.4.8",
"grunt-webfont-svg-extractor": "0.0.2",
"highchartTable": "git+https://github.com/highchartTable/jquery-highchartTable-plugin.git",
"highcharts": "^5.0.0",
"jquery": "^1.11.3",
"node-sass": "^4.7.2",
"sass-lint": "^1.12.1",
"select2": "4.0.5",
"select2-bootstrap-theme": "0.1.0-beta.10",
"tablesorter": "2.18.4",
"tarteaucitronjs": "^1.2.0"
}
}