Advertisement
Guest User

Untitled

a guest
Sep 9th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. .
  2. { tags: [],
  3. creator: 1,
  4. title: 'party at my house',
  5. description: 'drink and dance',
  6. location: '1 Commonwealth ave, Boston, MA',
  7. maxMembers: 10,
  8. lat: 42.3,
  9. lon: -71.1,
  10. id: 26,
  11. createdAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC),
  12. updatedAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC) }
  13. [ add: [Function: add], remove: [Function: remove] ]
  14. current []
  15. remove []
  16. add [ 1, 2, 3 ]
  17. { tags: [],
  18. creator: 1,
  19. title: 'party at my house',
  20. description: 'drink and dance',
  21. location: '1 Commonwealth ave, Boston, MA',
  22. maxMembers: 10,
  23. lat: 42.3,
  24. lon: -71.1,
  25. id: 26,
  26. createdAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC),
  27. updatedAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC) }
  28. [ add: [Function: add], remove: [Function: remove] ]
  29. current []
  30. remove []
  31. add []
  32. { tags: [],
  33. creator: 1,
  34. title: 'party at my house',
  35. description: 'drink and dance',
  36. location: '1 Commonwealth ave, Boston, MA',
  37. maxMembers: 10,
  38. lat: 42.3,
  39. lon: -71.1,
  40. id: 26,
  41. createdAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC),
  42. updatedAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC) }
  43. [ add: [Function: add], remove: [Function: remove] ]
  44. current []
  45. remove []
  46. add []
  47. { tags: [],
  48. creator: 1,
  49. title: 'party at my house',
  50. description: 'drink and dance',
  51. location: '1 Commonwealth ave, Boston, MA',
  52. maxMembers: 10,
  53. lat: 42.3,
  54. lon: -71.1,
  55. id: 26,
  56. createdAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC),
  57. updatedAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC) }
  58. [ add: [Function: add], remove: [Function: remove] ]
  59. current []
  60. remove []
  61. add []
  62. null { currentMembers: [],
  63. invitations: [],
  64. tags:
  65. [ { tagName: 'hat',
  66. id: 1,
  67. createdAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC),
  68. updatedAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC) },
  69. { tagName: 'cat',
  70. id: 2,
  71. createdAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC),
  72. updatedAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC) },
  73. { tagName: 'chore',
  74. id: 3,
  75. createdAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC),
  76. updatedAt: Sun Sep 07 2014 22:38:18 GMT+0000 (UTC) } ],
  77. creator:
  78. { email: 'k@gmail.com',
  79. firstName: null,
  80. lastName: null,
  81. phoneNumber: null,
  82. invitesSent: 1,
  83. lastInviteSent: Tue Sep 09 2014 01:47:49 GMT+0000 (UTC),
  84. id: 1,
  85. createdAt: Tue Sep 09 2014 01:45:19 GMT+0000 (UTC),
  86. updatedAt: Tue Sep 09 2014 01:47:49 GMT+0000 (UTC) },
  87. title: 'party at my house',
  88. description: 'drink and dance',
  89. location: '1 Commonwealth ave, Boston, MA',
  90. maxMembers: 10,
  91. lat: 42.3,
  92. lon: -71.1,
  93. id: 26,
  94. createdAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC),
  95. updatedAt: Tue Sep 09 2014 19:19:23 GMT+0000 (UTC) }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement