PB is a proof of concept version
Use the package manager npm to install foobar.
npm install package.json
Electron has depreceated nodeIntegration: true,
in latest version if you run into errors install packages from the package-lock file.
npm install package-lock.json