{
  "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"
}
