summaryrefslogtreecommitdiff
path: root/scripting.morph
blob: 0fa559e3faeb7994b96347c3e21facba8f4c9575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "scripting",
    "kind": "stratum",
    "description": "Interpreters for scripting languages.",
    "chunks": [
        {
            "name": "lua",
            "repo": "upstream:lua",
            "ref": "bedbdc0f03bca4fe97200ddf9c3d6cb210b45888",
            "build-depends": []
        }
    ]
}