-
Notifications
You must be signed in to change notification settings - Fork 30
/
package.json
38 lines (38 loc) · 1.12 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",
"cheerio-select": "0.0.3",
"colorbrewer": "^1.0.0",
"d3": "^2.10.3",
"font-awesome": "4.6.3",
"github-fork-ribbon-css": "^0.2.1",
"grunt": "^1.4.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-concat": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-jshint": "^3.1.1",
"grunt-contrib-uglify": "^5.0.1",
"grunt-contrib-watch": "^1.1.0",
"grunt-css-url-rewrite": "^0.3.5",
"grunt-filerev": "^2.3.1",
"grunt-githooks": "^0.6.0",
"grunt-sass": "^3.1.0",
"grunt-sass-lint": "^0.2.4",
"grunt-shell": "^3.0.1",
"grunt-webfont": "^1.7.2",
"grunt-webfont-svg-extractor": "^0.0.5",
"highcharts": "^5.0.0",
"highchartTable": "highchartTable/jquery-highchartTable-plugin",
"jquery": "^1.12.4",
"node-sass": "^7.0.0",
"sass-lint": "^1.13.1",
"select2": "4.0.5",
"select2-bootstrap-theme": "0.1.0-beta.10",
"tablesorter": "2.18.4",
"tarteaucitronjs": "1.3.1"
}
}