-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
51 lines (51 loc) · 1.27 KB
/
package.json
File metadata and controls
51 lines (51 loc) · 1.27 KB
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": "brander-sdelka",
"version": "1.0.0",
"description": "",
"scripts": {},
"repository": {},
"author": "",
"license": "proprietary",
"dependencies": {
"bower": "~1.4.1",
"chalk": "^1.0.0",
"colors": "^1.1.0",
"deap": "~1.0.0",
"glob": "^5.0.14",
"globule": "~0.2.0",
"gulp": "^3.8.11",
"gulp-babel": "^5.2.1",
"gulp-bower": "0.0.10",
"gulp-bower-normalize": "^1.0.6",
"gulp-clean": "~0.3.1",
"gulp-coffee": "~2.3.1",
"gulp-debug": "~2.0.1",
"gulp-if": "~1.2.5",
"gulp-ignore": "~1.2.1",
"gulp-install": "~0.4.0",
"gulp-mark": "0.0.1",
"gulp-minify-css": "~1.1.6",
"gulp-notify": "~2.2.0",
"gulp-plumber": "~1.0.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "~1.5.2",
"gulp-uglify": "~1.2.0",
"gulp-util": "~3.0.5",
"gulp-watch": "~4.2.4",
"lodash": "~3.9.3",
"lodash.template": "~3.6.2",
"main-bower-files": "^2.8.0",
"merge-stream": "~0.1.7",
"multipipe": "~0.1.2",
"node-notifier": "~4.2.3",
"node.extend": "~1.1.5",
"requirejs": "^2.1.22",
"spawn-sync": "^1.0.5",
"through2": "~0.6.5",
"uglify-js": "~2.4.24",
"underscore": "^1.8.3",
"vinyl-sourcemaps-apply": "~0.1.4",
"walk": "~2.3.9"
},
"devDependencies": {}
}