{
  "name": "bildo",
  "version": "1.0.27",
  "description": "Quick image gallery",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/underr/bildo"
  },
  "bin": {
    "bildo": "./bildo.js"
  },
  "keywords": [
    "image",
    "gallery",
    "esperanto",
    "images"
  ],
  "author": "underr",
  "license": "GPL3",
  "dependencies": {
    "express": "^4.12.3",
    "glob": "^5.0.5",
    "jade": "^1.9.2",
    "yargs": "^3.7.1"
  }
}
