{
  "name": "navigation",
  "version": "6.3.1",
  "description": "The scene-based JavaScript router",
  "main": "navigation.js",
  "types": "navigation.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grahammendick/navigation.git"
  },
  "keywords": [
    "router",
    "navigation"
  ],
  "author": "Graham Mendick",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/grahammendick/navigation/issues"
  },
  "homepage": "http://grahammendick.github.io/navigation/"
}
