File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " esri.github.com " ,
2
+ "name" : " esri.github.io " ,
3
3
"version" : " 2.0.1" ,
4
+ "private" : true ,
4
5
"description" : " Landing page for Esri open source projects." ,
5
6
"author" : " Esri" ,
6
7
"license" : " Apache-2.0" ,
7
- "main" : " js/index .js" ,
8
+ "main" : " src/assets/ js/github .js" ,
8
9
"dependencies" : {
9
10
"@angular/common" : " 2.4.1" ,
10
11
"@angular/compiler" : " 2.4.1" ,
120
121
},
121
122
"repository" : {
122
123
"type" : " git" ,
123
- "url" : " git+https://github.com/jf990 /esri.github.com .git"
124
+ "url" : " git+https://github.com/Esri /esri.github.io .git"
124
125
},
125
126
"keywords" : [
126
127
" html" ,
130
131
" calcite"
131
132
],
132
133
"bugs" : {
133
- "url" : " https://github.com/jf990 /esri.github.com /issues"
134
+ "url" : " https://github.com/Esri /esri.github.io /issues"
134
135
},
135
136
"contributors" : [],
136
- "homepage" : " https://github.com/jf990 /esri.github.com #readme"
137
+ "homepage" : " https://github.com/Esri /esri.github.io #readme"
137
138
}
You can’t perform that action at this time.
0 commit comments