Skip to content

Instantly share code, notes, and snippets.

@mrandi
Last active August 3, 2018 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrandi/5bd0f20e44b71e18086a989627ead943 to your computer and use it in GitHub Desktop.
Save mrandi/5bd0f20e44b71e18086a989627ead943 to your computer and use it in GitHub Desktop.
test
{
"l0": [
"asdf",
"dfgh"
],
"l1": [
{
"name": "asdfasd",
"env": "prod",
"title": "one"
},
{
"name": "dfghobj",
"env": "prod",
"title": "two"
}
],
"p1": "v1",
"p2": "v2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment