117117 <!-- Sidebar -->
118118 < aside class ="col-md-4 ">
119119 < div class ="sidebar ">
120+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
121+ crossorigin ="anonymous "> </ script >
122+ <!-- CodehimBlog Sidebar -->
123+ < ins class ="adsbygoogle "
124+ style ="display:block "
125+ data-ad-client ="ca-pub-7089100907045419 "
126+ data-ad-slot ="8929986923 "
127+ data-ad-format ="auto "
128+ data-full-width-responsive ="true "> </ ins >
129+ < script >
130+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
131+ </ script >
120132 < div class ="sidebar-item ">
121- < h5 > Owner </ h5 >
133+ < h5 > Author </ h5 >
122134 < div class ="d-flex align-items-center ">
123135 < img src ="https://avatars.githubusercontent.com/u/118266?v=4 " alt ="Owner Avatar " class ="rounded-circle me-2 " style ="width: 40px; height: 40px; ">
124136 < a href ="https://github.com/keithamus " target ="_blank " id ="ownerName "> keithamus</ a >
125137 </ div >
126138 </ div >
127139 < div class ="sidebar-item ">
128- < h5 > Metadata </ h5 >
140+ < h5 > Project Details </ h5 >
129141 < div class ="metadata-item ">
130142 < i class ="bi bi-calendar "> </ i >
131143 < strong > Created At:</ strong > < span id ="createdAt "> December 9, 2015</ span >
@@ -143,6 +155,20 @@ <h5>Metadata</h5>
143155 < strong > Size:</ strong > < span id ="repoSize "> 1.23 MB</ span >
144156 </ div >
145157 </ div >
158+
159+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
160+ crossorigin ="anonymous "> </ script >
161+ <!-- CodehimBlog Skyscrapper -->
162+ < ins class ="adsbygoogle "
163+ style ="display:block "
164+ data-ad-client ="ca-pub-7089100907045419 "
165+ data-ad-slot ="7469565592 "
166+ data-ad-format ="auto "
167+ data-full-width-responsive ="true "> </ ins >
168+ < script >
169+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
170+ </ script >
171+
146172 </ div >
147173 </ aside >
148174
@@ -170,7 +196,18 @@ <h1 id="packageName">sort-package-json</h1>
170196 < p > Open Issues</ p >
171197 </ div >
172198 </ div >
173-
199+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
200+ crossorigin ="anonymous "> </ script >
201+ <!-- CodehimBlog APT -->
202+ < ins class ="adsbygoogle "
203+ style ="display:block "
204+ data-ad-client ="ca-pub-7089100907045419 "
205+ data-ad-slot ="4990741913 "
206+ data-ad-format ="auto "
207+ data-full-width-responsive ="true "> </ ins >
208+ < script >
209+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
210+ </ script >
174211 <!-- Action Buttons -->
175212 < div class ="mb-4 ">
176213 < a href ="# " target ="_blank " class ="btn btn-success me-2 " id ="homepageBtn ">
0 commit comments