{
  "name": "preflight",
  "version": "0.2.0",
  "description": "preflight requests middleware",
  "keywords": [
    "http",
    "preflight",
    "request",
    "OPTIONS",
    "express"
  ],
  "author": {
    "name": "Guillaume Biton"
  },
  "licence": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/GuillaumeBiton/preflight.git"
  }
}