Combined web forum and NNTP server implementation for stand-alone newsgroups
Package Information
| Version | 0.5.12 (2013-May-15) |
| Homepage | https://github.com/rejectedsoftware/vibenews |
| Repository | https://github.com/rejectedsoftware/vibenews |
| License | GPL 3 |
| Copyright | Copyright (c) 2012 Sönke Ludwig |
| Authors | Sönke Ludwig |
| Dependencies |
Installation
To use this package, put the following dependency into your project's package.json into the dependencies section:
{
...
"dependencies": {
"vibenews": ">=0.5.12"
}
}