This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
51 lines (51 loc) · 1.53 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
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "newsspec_13386",
"repository": {
"type": "git",
"url": "http://github.com/BBCVisualJournalism/newsspec_13386"
},
"description": "climate change - global temperatures chronology chart",
"version": "3.0.859",
"devDependencies": {
"casperjs": "1.1.0-beta3",
"grunt": "~0.4.0",
"grunt-bump": "~0.0.15",
"grunt-cli": "~0.1.11",
"grunt-cloudfile-to-vocab": "~1.0.1",
"grunt-contrib-clean": "0.5.0",
"grunt-contrib-connect": "~0.5.0",
"grunt-concurrent": "~0.4.3",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "0.9.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-jasmine": "~0.9.2",
"grunt-contrib-jshint": "0.6.4",
"grunt-contrib-requirejs": "0.4.1",
"grunt-contrib-sass": "~0.5.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-uglify": "0.2.4",
"grunt-deploy-to-env": "~0.1.0",
"grunt-jsonlint": "1.0.4",
"grunt-merge-json": "0.9.4",
"grunt-multi-lang-site-generator": "~0.5.0",
"grunt-preprocess": "~3.0.1",
"grunt-rename": "~0.1.3",
"grunt-responsive-images": "0.1.2",
"grunt-shared-config": "~0.3.9",
"grunt-shell": "~0.6.4",
"grunt-template-jasmine-requirejs": "~0.2.3",
"grunt-text-replace": "~0.3.9",
"lodash-node": "2.4.1",
"mkdirp": "0.5.0",
"time-grunt": "~0.2.9",
"vows": "~0.8.1",
"wrench": "~1.5.4",
"underscore": "~1.8.0",
"phantomjs": "1.9.8",
"bower": "~1.5.3"
},
"scripts": {
"postinstall": "bower install"
}
}