browsenpm
Version:
Browse packages, users, code, stats and more the public npm registry in style.
24 lines (23 loc) • 372 B
JSON
{
"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"
}
}