Skip to content

Instantly share code, notes, and snippets.

@jdegoes
Created January 19, 2017 18:45
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 jdegoes/9dd325b2bc5760d94f5010175873d0f3 to your computer and use it in GitHub Desktop.
Save jdegoes/9dd325b2bc5760d94f5010175873d0f3 to your computer and use it in GitHub Desktop.
EJSON: Extended JSON
{
"string-key": 1,
{1: "non-string-key"}: true,
"metadata-on-key" @ true : "metadata-on-value" @ [1, 2, "metadata-on-metadata" @ null]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment