{
  "name": "sinatra",
  "version": "0.0.5",
  "description": "Minimal Sinatra like router for your Web browser",
  "main": "sinatra.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/websperts/sinatra.js.git"
  },
  "keywords": [
    "sinatra",
    "routing"
  ],
  "author": "websperts <hello@websperts.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/websperts/sinatra.js/issues"
  },
  "homepage": "https://github.com/websperts/sinatra.js"
}
