{
  "name": "@orballo/very-tiny-router",
  "version": "0.1.2",
  "description": "A very tiny router (source agnostic) for Frontity",
  "homepage": "https://github.com/orballo/very-tiny-router",
  "license": "Apache-2.0",
  "author": "Eduardo Campaña <hi@orballo.dev>",
  "keywords": [
    "frontity",
    "frontity-package",
    "frontity-router"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/orballo/very-tiny-router.git"
  },
  "bugs": {
    "url": "https://github.com/orballo/very-tiny-router/issues"
  },
  "dependencies": {
    "@frontity/router": "^1.3.0",
    "frontity": "^1.14.0"
  },
  "devDependencies": {
    "@frontity/error": "^0.1.3",
    "@types/react": "^16.8.24"
  }
}
