-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
35 lines (35 loc) · 975 Bytes
/
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
{
"dependencies": {
"bower": "1.4.0"
},
"description": "DHIS2-Chrome-App",
"devDependencies": {
"gulp": "3.8.11",
"q": "2.0.3",
"gulp-karma": "0.0.4",
"gulp-protractor": "0.0.12",
"gulp-rename": "1.2.0",
"gulp-preprocess": "1.2.0",
"gulp-cat": "0.3.2",
"fs": "0.0.2",
"gulp-jshint": "1.9.4",
"jshint-stylish": "1.0.1",
"yargs": "3.6.0",
"gulp-less": "~1.2.3",
"gulp-shell": "0.4.0",
"request": "^2.51.0",
"gulp-download": "DWB-eHealth/gulp-download",
"path": "~0.4.9",
"watch": "~0.9.0",
"restler": "3.2.2",
"karma-jasmine": "0.3.5",
"karma-requirejs": "0.2.2",
"karma-chrome-launcher": "0.1.7",
"karma-coverage": "0.2.7",
"protractor": "2.0.0",
"ecstatic": "0.7.1",
"gulp-zip": "3.0.2"
},
"name": "DHIS2-Chrome-App",
"version": "0.0.1"
}