sorting-algorithm
Version:
Choose any sorting algorithm you want
20 lines (19 loc) • 408 B
JSON
{
"name": "sorting-algorithm",
"version": "1.0.15",
"description": "Choose any sorting algorithm you want",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"sort",
"sorting",
"algorithm",
"sorting-algorithm",
"sorting algorithm",
"data structure and algorithms"
],
"author": "jjpp43",
"license": "ISC"
}