README
xconference-client-core
Login to registries
$ npm login --registry=http://tucame.hopto.org:1001/repository/npm-group/
$ npm login --registry=http://tucame.hopto.org:1001/repository/npm-private/
How to install
npm config set registry http://tucame.hopto.org:1001/repository/npm-group/
Is a registry proxied to central so it doesn't break installation of other packages (perhaps)
npm install @xtreamdev/xconference-client-core
How to publish
npm publish
destination registry is configured in package.json