{
  "name": "bench",
  "version": "1.0.0",
  "description": "",
  "main": "run.js",
  "scripts": {
    "start": "node index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "benchmark": "^1.0.0",
    "typeforce": "^1.3.2"
  }
}
