1{
2    "key": "throw_exception",
3    "name": "ThrowException",
4    "authors": [
5        "Emil Dotchevski",
6        "Peter Dimov"
7    ],
8    "maintainers": [
9        "Emil Dotchevski <emil -at- revergestudios.com>",
10        "Peter Dimov <pdimov -at- gmail.com>"
11    ],
12    "description": "A common infrastructure for throwing exceptions from Boost libraries.",
13    "category": [
14        "Miscellaneous"
15    ],
16    "cxxstd": "03"
17}
18