dyaml/package.json
2013-04-24 01:32:16 +02:00

17 lines
385 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",
"buildRequirements": ["relaxProperties"],
}