Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. {
  2. "products":
  3. [
  4. {
  5. "name" : "Палка с какахой",
  6. "description" : "Признана летальным оружием",
  7. "traitHype" : 1,
  8. "traitBeauty" : 1,
  9. "traitUsefulness" : 1
  10. },
  11. {
  12. "name" : "Модель Винни-пуха",
  13. "description" : "Вызывает острый приступ ностальгии",
  14. "traitHype" : 1,
  15. "traitBeauty" : 1,
  16. "traitUsefulness" : 1
  17. }
  18. ]
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement