{
  "name": "rhino-router",
  "version": "2.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "keywords": [],
  "author": "Gerd <gerdachternaam@gmail.com>",
  "license": "MIT",
  "type": "module",
  "devDependencies": {
    "mocha": "^8.4.0"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "homepage": "https://github.com/drhino/rhino-router#readme",
  "bugs": {
    "url": "https://github.com/drhino/rhino-router/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/drhino/rhino-router.git"
  }
}
