fix: use 'awatcher' as the opposite of the 'pname' variable for the repository name
Co-authored-by: Robert Schütz <github@dotlambda.de>
style: fix indentation
Co-authored-by: Robert Schütz <github@dotlambda.de>
feat: add "awatcher" in "meta.mainProgram"
fix: add linux as the unique plataform supported
Co-authored-by: Robert Schütz <github@dotlambda.de>
fix: always build package since it has no extra dependencies
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
chore: disable package tests as no tests exist
Closes#272544.
The test verifies that the command fails for the *right* reason, rather
than the original issue:
> Error: Could not find expected browser (chrome) locally. Run `npm
> install` to download the correct Chromium revision (982053).