2013-02-23 08:02:31 +00:00
|
|
|
{
|
2013-04-23 23:32:16 +00:00
|
|
|
"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",
|
2013-09-19 06:58:34 +00:00
|
|
|
"copyright": "Copyright © 2011-2013, Ferdinand Majerech"
|
2013-02-23 08:02:31 +00:00
|
|
|
}
|