{
  "name": "@mafintosh/turbo-http",
  "version": "0.1.1",
  "description": "Blazing fast low level http server",
  "main": "index.js",
  "dependencies": {
    "http-parser-js": "^0.4.10",
    "turbo-net": "^1.2.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/turbo-http.git"
  },
  "author": "Mathias Buus (@mafintosh)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/turbo-http/issues"
  },
  "homepage": "https://github.com/mafintosh/turbo-http"
}
