File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
5
"main" : [
6
- " build.coffee "
6
+ " build.js "
7
7
],
8
8
"ignore" : [
9
9
" **/.*" ,
15
15
"dependencies" : {
16
16
"jquery" : " ~2.1.3" ,
17
17
"bootstrap" : " ^3.3.7" ,
18
- "fullcalendar" : " 2.7.0" ,
19
18
"components-font-awesome" : " ~4.6.3"
20
19
}
21
20
}
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " galaxy-site " ,
2
+ "name" : " galaxy-hub " ,
3
3
"version" : " 0.0.1" ,
4
- "description" : " Galaxy Website " ,
5
- "main" : " index .js" ,
4
+ "description" : " Galaxy Community Hub " ,
5
+ "main" : " build .js" ,
6
6
"license" : " AFL-3.0" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " https://github.com/npm/npm .git"
9
+ "url" : " https://github.com/galaxyproject/galaxy-hub .git"
10
10
},
11
11
"dependencies" : {
12
12
"bower" : " ^1.4.1" ,
You can’t perform that action at this time.
0 commit comments