16 lines
342 B
JSON
16 lines
342 B
JSON
{
|
|
"description": "YAML parser and emitter",
|
|
"authors": [
|
|
"Ferdinand Majerech"
|
|
],
|
|
"libs": [],
|
|
"targetType": "staticLibrary",
|
|
"importPaths": ["source"],
|
|
"version": "~master",
|
|
"license": "Boost 1.0",
|
|
"dependencies": {},
|
|
"homepage": "http://dyaml.alwaysdata.net/",
|
|
"name": "dyaml",
|
|
"copyright": "Copyright © 2011-2013, Ferdinand Majerech"
|
|
}
|