summaryrefslogtreecommitdiff
path: root/scripting.morph
blob: 4dd2a18f49643f9994b42fa24f1314e9ae5172fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "scripting",
    "kind": "stratum",
    "description": "Interpreters for scripting languages.",
    "sources": [
        {
            "name": "lua",
            "repo": "upstream:lua",
            "ref": "baserock/5.1-morph"
        }
    ]
}