{
    "watch": [
        "dist",
        ".env.dev"
    ],
    "ext": "js,json",
    "exec": "node dist/index.js"
}