Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / utile / test / fixtures / read-json-file / config.json
1 {
2   "hello": "World",
3   "I am": ["the utile module"],
4   "thisMakesMe": {
5     "really": 1337,
6     "right?": true
7   }
8 }
9