{
  "name": "static-combo-handler",
  "version": "1.0.1",
  "description": "A static combo handler in NodeJS.",
  "main": "index.js",
  "scripts": {
    "test": "cd ./test && npm install && node test.js"
  },
  "author": "lmtdit",
  "license": "MIT",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "etag": "^1.5.1"
  },
  "keywords": [
    "static",
    "combo",
    "handler"
  ],
  "_shasum": "81e8b337ce8249ca6229f1a8bbd32b00dbfe202b",
  "_from": "static-combo-handler@latest",
  "_npmVersion": "2.11.3",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "name": "lmtdit",
    "email": "iampjg@gmail.com"
  },
  "dist": {
    "shasum": "81e8b337ce8249ca6229f1a8bbd32b00dbfe202b",
    "tarball": "https://registry.npmjs.org/static-combo-handler/-/static-combo-handler-0.0.5.tgz"
  },
  "maintainers": [
    "lmtdit <iampjg@gmail.com>"
  ],
  "_resolved": "https://registry.npmjs.org/static-combo-handler/-/static-combo-handler-0.0.5.tgz",
  "devDependencies": {}
}
