Skip to content

Instantly share code, notes, and snippets.

@todd-dsm
Created November 19, 2020 22:49
Show Gist options
  • Save todd-dsm/70a2880d3ff1991f5344351b87400f7a to your computer and use it in GitHub Desktop.
Save todd-dsm/70a2880d3ff1991f5344351b87400f7a to your computer and use it in GitHub Desktop.
simple keys/values in json
{
"KEY1": "value1",
"KEY2": "value2",
"KEY3": "value3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment