File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 234
234
< ol class ="breadcrumb mb-0 ">
235
235
< li class ="breadcrumb-item "> < a href ="https://codehimblog.github.io/ "> Home</ a > </ li >
236
236
< li class ="breadcrumb-item "> < a href ="https://codehimblog.github.io/projects/ "> Projects</ a > </ li >
237
- < li class ="breadcrumb-item active " aria-current ="page "> sort-package-json </ li >
237
+ < li class ="breadcrumb-item active " aria-current ="page "> Sort Package JSON </ li >
238
238
</ ol >
239
239
</ nav >
240
240
</ div >
260
260
{
261
261
"@type" : "ListItem" ,
262
262
"position" : 3 ,
263
- "name" : "sort-package-json " ,
263
+ "name" : "Sort Package JSON " ,
264
264
"item" : "https://codehimblog.github.io/projects/{{packageSlug}}"
265
265
}
266
266
]
276
276
<!-- Main Details -->
277
277
< main class ="col-md-8 site-main ">
278
278
<!-- Project Name & Description -->
279
- < h1 id ="packageName "> sort-package-json </ h1 >
279
+ < h1 id ="packageName "> Sort Package JSON </ h1 >
280
280
< p id ="packageDescription " class ="text-muted "> Sort an Object or package.json based on the well-known package.json keys</ p >
281
281
282
282
<!-- Statistics -->
You can’t perform that action at this time.
0 commit comments