Extracting a sorted result from a given JSON object.
npm install json-sort
#json-sort 1. Sorted given json object and returns back an sorted array of students. 2. Thrown error at each step if something is goes wrong.