forked from dickmancj/zoning-map
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
33 lines (33 loc) · 831 Bytes
/
Copy pathpackage.json
File metadata and controls
33 lines (33 loc) · 831 Bytes
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
{
"name": "scale-ui",
"version": "2.5.0",
"dependencies": {},
"devDependencies": {
"del": "^2.2.0",
"gulp": "^3.9.0",
"gulp-concat": "^2.6.0",
"gulp-connect": "^2.3.1",
"gulp-cssnano": "^2.1.0",
"gulp-filter": "^3.0.1",
"gulp-gzip": "^1.2.0",
"gulp-jshint": "^2.0.0",
"gulp-less": "^3.0.5",
"gulp-ng-annotate": "^1.1.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-tar": "^1.8.0",
"gulp-uglify": "^1.5.1",
"http-proxy-middleware": "^0.13.0",
"jasmine-core": "^2.4.1",
"jshint": "^2.8.0",
"jshint-stylish": "^2.1.0",
"karma": "^0.13.19",
"karma-chrome-launcher": "^0.2.2",
"karma-jasmine": "^0.3.6",
"karma-read-json": "^1.1.0",
"karma-spec-reporter": "0.0.23",
"main-bower-files": "^2.11.1"
},
"engines": {
"node": ">=0.10.0"
}
}