Skip to content

Instantly share code, notes, and snippets.

@onlyshk
Created December 10, 2011 13:54
Show Gist options
  • Save onlyshk/1455218 to your computer and use it in GitHub Desktop.
Save onlyshk/1455218 to your computer and use it in GitHub Desktop.
JSON data
{
"firm":"Firm1",
"year":2000,
"price":8000,
"sellers":[
"Firm1",
"Firm2,
"Firm3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment