Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. [
  2. {
  3. _id: "a83jgdfsdf",
  4. "name": "Super Studiers",
  5. members: ["a83jsj9lsdfj", "b38k2jf0jjsdf"],
  6. meetingTimes: ["ISODate(2016-12-04T03:03:05.908Z)"],
  7. locationName: "EE 106",
  8. location: ["lat": 33.556828283, "lng": -77.596928386],
  9. gravatar: "gravatar3",
  10. lastActivityAt: "ISODate(2016-11-26T00:32:48.745Z)",
  11. createdAt: "ISODate(2016-11-26T00:32:48.745Z)"
  12. },
  13. {
  14. _id: "b2j5k3k4j3",
  15. "name": "Most Valuble Studiers",
  16. members: ["a83jsj9lsdfj", "c4j2jckdjdj2"],
  17. meetingTimes: ["ISODate(2016-14-04T03:03:05.908Z)"],
  18. locationName: "EE 106",
  19. location: ["lat": 33.556828283, "lng": -77.596928386],
  20. gravatar: "gravatar3",
  21. lastActivityAt: "ISODate(2016-15-26T00:32:48.745Z)",
  22. createdAt: "ISODate(2016-10-22T00:32:48.745Z)"
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement