dyaml/package.json
2014-08-01 02:47:11 +02:00

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-2014, Ferdinand Majerech"
}