-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathpackage.json
37 lines (37 loc) · 845 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
36
37
{
"name": "drums-and-bass",
"version": "1.0.0",
"description": "",
"keywords": [],
"homepage": "",
"repository": {},
"license": "GNU/GPL v3",
"bugs": {
"url": ""
},
"devDependencies": {
"babel-preset-es2015": "^6.18.0",
"gulp": "^3.9.0",
"gulp-angular-templatecache": "^1.8.0",
"gulp-babel": "^6.1.2",
"gulp-cheerio": "^0.6.2",
"gulp-concat": "",
"gulp-connect": "^2.2.0",
"gulp-minify-css": "",
"gulp-ng-annotate": "",
"gulp-rimraf": "",
"gulp-svg-ngmaterial": "^2.0.2",
"gulp-svgmin": "^1.2.0",
"gulp-uglify": "",
"gulp-watch": "",
"merge-stream": "^1.0.0",
"stream-series": "^0.1.1",
"gulp-sass": "^3.1.0",
"gulp-if": "^2.0.2"
},
"ext": [],
"maintainers": [],
"dist": {},
"directories": {},
"readme": "ERROR: No README data found!"
}