aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/examples/tojson/dub.json
blob: ba014b843c35f23c030f8313eb2c3c2c1fcafe54 (plain)
1
2
3
4
5
6
7
8
{
    "name": "tojson",
    "targetType": "executable",
    "dependencies":
    {
        "dyaml": "*"
    }
}