Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. email: "dd@dd.dd"
  3. contact: 123,
  4. name: "DD",
  5. collegeName: "DAIICT",
  6. registeredEvents: [
  7. {
  8. id: "",
  9. name: "Shailee",
  10. category: "Writing contest"
  11. },
  12. {
  13. id: "",
  14. name": "Rhapsody Indian Solo"
  15. },
  16. {
  17. id: "",
  18. name": "Rhapsody Indian Group",
  19. teamName: "Rapgods"
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement