more-config 3.0.0

Provides support for configuration
Documentation
1
2
3
4
5
6
7
8
{
    "text": "Hello world!",
    "demo": true,
    "clients": [{
      "region": "us-west",
      "url": "https://tempuri.org"
    }]
  }