11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"authors": [
|
|
"Zhang"
|
|
],
|
|
"description": "A minimal D application.",
|
|
"license": "proprietary",
|
|
"name": "simple",
|
|
"dependencies": {
|
|
"hunt-jwt" : {"path": "../../"}
|
|
}
|
|
} |