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