{
  "name": "http-node",
  "version": "1.2.0",
  "description": "Node.js http as a standalone package",
  "repository": {
    "type": "git",
    "url": "git://github.com/jscissr/http-node.git"
  },
  "main": "http.js",
  "license": "MIT",
  "dependencies": {
    "freelist": "^1.0.3",
    "http-parser-js": "^0.4.3"
  },
  "author": {
    "name": "Jan Schär",
    "email": "jscissr@gmail.com"
  }
}
