{
    "imports": {
        "@rocket.chat/apps-engine/": "./../src/",
        "@rocket.chat/ui-kit": "npm:@rocket.chat/ui-kit@^0.31.22",
        "@msgpack/msgpack": "npm:@msgpack/msgpack@3.0.0-beta2",
        "acorn": "npm:acorn@8.10.0",
        "acorn-walk": "npm:acorn-walk@8.2.0",
        "astring": "npm:astring@1.8.6",
        "jsonrpc-lite": "npm:jsonrpc-lite@2.2.0",
        "stack-trace": "npm:stack-trace@0.0.10",
        "uuid": "npm:uuid@8.3.2"
    },
    "tasks": {
        "test": "deno test --no-check --allow-read=../"
    }
}
