{
  "name": "page",
  "repo": "visionmedia/page.js",
  "version": "1.6.4",
  "description": "Tiny client-side router",
  "keywords": ["page", "route", "router", "routes", "pushState"],
  "scripts": ["index.js"],
  "license": "MIT",
  "dependencies": {
    "pillarjs/path-to-regexp": "v1.2.1"
  }
}
