{
    "name": "direct_use__single_sevice",
    "description": "Plain nodejs webserver forwarding all requests to the xsodata module",
    "version": "0.0.1",
    "scripts": {
        "start": "node index.js"
    }
}
