Skip to content

Instantly share code, notes, and snippets.

@urstory
Created December 4, 2015 07:59
Show Gist options
  • Save urstory/4259d10cc450faf16168 to your computer and use it in GitHub Desktop.
Save urstory/4259d10cc450faf16168 to your computer and use it in GitHub Desktop.
{
"seq1" : { "name" :"kim", "price": "5000" },
"seq2" : { "name" :"lee", "price": "3000" },
"seq3" : { "name" :"kang", "price": "9000" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment