Created
May 22, 2015 07:24
-
-
Save arunoda/f96cd6cbea0a6ce83a52 to your computer and use it in GitHub Desktop.
Sample App
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
_id: "7Tij2HTGqhrRE3k78", | |
created: ISODate("2014-02-07T04:04:33.266Z"), | |
initialDataReceived: true, | |
name: "kadira-ui", | |
owner: "vapXLdykrravRPua8", | |
secret: "bfda539b-cf42-469a-9847-49f11883858f", | |
plan: "pro", | |
planToUSD: 0.003, | |
collaborators: [], | |
perMinUSD: 0.0004398148148148148, | |
usdPerMin: 0, | |
initialErrorsReceived: 1409934097334, | |
reports: { | |
frequency: null, //[null, weekly, daily, off] | |
emails: [ | |
"[email protected]", | |
"[email protected]", | |
"[email protected]" | |
] | |
}, | |
bookmarks: [ | |
{ | |
x: "hour-of-day", | |
y: "cpu-usage", | |
title: "uuu", | |
type: "trends" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment