Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 13th, 2012  |  syntax: None  |  size: 0.40 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. {
  2.   "auth": {
  3.     "twitter": {
  4.       "consumer_key": "twitter",
  5.       "consumer_secret": "creds",
  6.       "access_token_key": "go",
  7.       "access_token_secret": "here"
  8.     },
  9.     "bitly": {
  10.       "user": "for shortlinks",
  11.       "key": "if you want them"
  12.     }
  13.   },
  14.   "track": [
  15.     "Node.js",
  16.     "Nodejitsu",
  17.     "#nodejs",
  18.     "node.js hosting",
  19.     "NodeKohai"
  20.   ],
  21.   "follow": [],
  22.   "recentTweets": []
  23. }