UNPKG

forto-sorter

Version:

Fast and powerful array sorting. Sort by any property in any direction with easy to read syntax.

22 lines (21 loc) 479 B
{ "name": "sort-benchmark", "version": "1.0.0", "description": "benchmark for forto-sorter library", "main": "index.js", "dependencies": { "array-sort": "^1.0.0", "chalk": "^2.4.2", "cli-table2": "^0.2.0", "forto-sorter": "^1.0.1", "lodash": "^4.17.21", "single-line-log": "^1.1.2", "sort-array": "^4.0.1" }, "devDependencies": {}, "scripts": { "start": "node index" }, "author": "ankit.parekh@forto.com", "license": "MIT" }