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