{
  "port": 8081,
  "tokens": [],
  "registry": "https://registry.nodejitsu.com/",
  "probes": [
    "ping",
    "delta"
  ],
  "service": "browsenpm",
  "redis": {
    "host": "localhost",
    "port": 6379
  },
  "couchdb": {
    "database": "browsenpm",
    "auth": "nj:nj123123",
    "host": "localhost",
    "port": 5984
  },
  "npm": {
    "loglevel": "silent"
  }
}
