App package name, from package.json name.
Current app version, from package.json version.
Source repository URL, from package.json repository.url.
Project homepage URL, from package.json homepage.
Wiki URL, from package.json config.links.wiki.
Privacy policy URL, from package.json config.links.privacy.
Bug-tracker URL, from package.json bugs.url.
Project contributors, from package.json contributors.
GitHub repository owner, from package.json config.github.owner.
GitHub repository name, from package.json config.github.repo.
Raw markdown of the ## [Unreleased] section of CHANGELOG.md at build time,
or "" when there isn't one. Lets the debug console preview the next
release's notes; see chempal.simulateUpdate().
Raw markdown of this build's own CHANGELOG.md section, or "" when there
isn't one. Lets the extension show "what's new" after an update with no
network call; see useJustUpdated.
True in the
aggregatebuild mode; gates capturing supplier responses for fixtures.