Advertisement
Guest User

jsondata

a guest
Jul 9th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 KB | None | 0 0
  1. [
  2.     {
  3.         "name": "Crunchyroll",
  4.         "description": "A TV browsing thing"
  5.     },
  6.     {
  7.         "name": "Febreze",
  8.         "description": "Clean things up"
  9.     },
  10.     {
  11.         "name": "Minecraft",
  12.         "description": "A nice and fun game"
  13.     },
  14.     {
  15.         "name": "Door",
  16.         "description": "You'd better walk through this.."
  17.     },
  18.     {
  19.         "name": "Window",
  20.         "description": "An invisible wall!"
  21.     }
  22. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement