{
  "name": "routes-table",
  "version": "1.2.5",
  "description": "discover routes from the filesystem",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "author": "Michael Rawlings <ml.rawlings@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "by-key": "^1.0.0",
    "sort-routes": "^1.0.0"
  },
  "devDependencies": {
    "jest": "^20.0.4"
  }
}
