procon 0.2.6

Procon (Pro)perty (Con)verter A program to convert between different property formats.
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "management": {
    "port" : 8080,
    "metrics": {
      "enable": {
        "all": false,
        "http": true
      }
    }
  }
}