fast-sort-search
Version:
This is the package for searching and sorting in array.
20 lines (19 loc) • 393 B
JSON
{
"name": "fast-sort-search",
"version": "1.2.0",
"description": "This is the package for searching and sorting in array.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Javascript",
"ReactJS",
"Frontend",
"Array",
"Sort",
"Search"
],
"author": "Himanshu Mukhedkar",
"license": "ISC"
}