https://github.com/Arcanemagus/plex-api/wiki
npm install @boostup/plex-api
npm i @boostup/plex-api
`
$3
`
const plexApi = require('@boostup/plex-api');
plexApi.setConfig({
hostname: "",
username: "",
password: ""
});
`
Developing | Contributions to this package
Just check the available commands in the scripts section of the package.json` file