Skip to content

Instantly share code, notes, and snippets.

@roundcorners
Created November 1, 2011 16:51
Show Gist options
  • Save roundcorners/1331144 to your computer and use it in GitHub Desktop.
Save roundcorners/1331144 to your computer and use it in GitHub Desktop.
basic json for response
var data = {
"package_all" : {
"TV": true,
"Broadband": true,
"Talk": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment