{
    "name": "http-file-server",
    "description": "HTTP file server",
    "keywords": [
        "http",
        "file",
        "server",
        "sharing",
        "markup"
    ],
    "license": "GPLv3",
    "version": "0.2.6",
    "author": "Viacheslav Lotsmanov <lotsmanov89@gmail.com>",
    "homepage": "https://github.com/unclechu/node-http-file-server",
    "repository": {
        "type": "git",
        "url": "git://github.com/unclechu/node-http-file-server.git"
    },
    "bugs": {
        "url": "https://github.com/unclechu/node-http-file-server/issues"
    },
    "engines": {
        "node": ">=0.9.0"
    },
    "main": "http-file-server"
}
