1
0
mirror of synced 2026-03-01 00:07:56 +08:00
Files
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": "../"
}
}
}