scottslowe-learning-tools/complex-json/README.md
Scott S. Lowe 62e173886a Add "complex" JSON environment
Add examples of working with more "complex" JSON environments.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-26 01:43:54 -07:00

282 B

Complex JSON Examples

These files exist to illustrate how configuration data for Vagrant can be stored in a "complex" external JSON data file. It's "complex" only in the fact that the data is stored as more than just a simple list of values.

Enjoy!