-
Notifications
You must be signed in to change notification settings - Fork 177
/
Copy pathpackage.json
44 lines (44 loc) · 1.1 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
{
"name": "zebkit",
"version": "1.0.0",
"description": "zebkit",
"author": "Andrei Vishneuski",
"scripts": {},
"main": "zebkit.js",
"repository": {
"type": "git",
"url": "https://github.com/barmalei/zebra.git"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/barmalei/zebkit/issues"
},
"homepage": "https://github.com/barmalei/zebra",
"devDependencies": {
"gulp": "3.9.1",
"gulp-concat": "latest",
"gulp-expect-file": "latest",
"gulp-jshint": "latest",
"gulp-rename": "latest",
"gulp-rm": "latest",
"gulp-file": "latest",
"gulp-if": "latest",
"gulp-uglify": "latest",
"yargs": "latest",
"gulp-webserver": "latest",
"gulp-copy": "latest",
"gulp-wrap": "latest",
"gulp-zip": "latest",
"gulp-jsonminify": "latest",
"gulp-insert": "latest",
"xmlhttprequest": "latest",
"jshint": "latest",
"cross-spawn": "latest",
"morgan": "latest",
"minimatch" : "latest",
"yuidoc-zebkit-theme": "https://github.com/barmalei/yuidoc-zebkit-theme"
},
"dependencies": {
"browser-env": "^2.0.19"
}
}