{
  "name": "sea-lion",
  "version": "2.0.3",
  "description": "Simple node http router",
  "main": "index.js",
  "scripts": {
    "test": "node ./tests"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/MauriceButler/sea-lion.git"
  },
  "keywords": [],
  "author": "Maurice Butler <maurice.butler@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MauriceButler/sea-lion/issues"
  },
  "homepage": "https://github.com/MauriceButler/sea-lion",
  "dependencies": {},
  "devDependencies": {
    "tape": "^4.6.3"
  }
}
