1
0
mirror of synced 2026-02-23 05:17:55 +08:00
Files
SnowFlake-IdGenerator/zzz-OtherLanguages/D/test/dub.json
2021-04-09 21:15:41 +08:00

14 lines
193 B
JSON

{
"authors": [
"yitter",
"HuntLabs"
],
"description": "A minimal D application.",
"license": "proprietary",
"name": "test",
"dependencies": {
"yitterd" : {
"path": "../"
}
}
}