15 lines
326 B
JSON
15 lines
326 B
JSON
{
|
|
"name": "dyaml",
|
|
"description": "YAML parser and emitter",
|
|
"authors": [
|
|
"Ferdinand Majerech"
|
|
],
|
|
"libs": [],
|
|
"targetType": "staticLibrary",
|
|
"importPaths": ["source"],
|
|
"license": "Boost 1.0",
|
|
"dependencies": {},
|
|
"homepage": "https://github.com/kiith-sa/D-YAML",
|
|
"copyright": "Copyright © 2011-2014, Ferdinand Majerech"
|
|
}
|