diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-20 11:23:24 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-20 11:23:24 +0200 |
| commit | 1d0e0de406f0e360dad3e28c7e55df3ef243abd3 (patch) | |
| tree | e209ec5b78a5d5ed25ad896ebb3ad082d5314af0 /playwright-cli/playwright-cli.info | |
| parent | 6b91f97c93940efbed8125f029eefc829853ad63 (diff) | |
| download | my-slackbuilds-1d0e0de406f0e360dad3e28c7e55df3ef243abd3.tar.gz my-slackbuilds-1d0e0de406f0e360dad3e28c7e55df3ef243abd3.zip | |
playwright-cli: add version 0.1.14
CLI for common Playwright actions. Node.js tool installed from the npm
registry tarball; pure JavaScript with no native bits, so noarch.
Browser binaries are not packaged (downloaded at runtime via
"playwright-cli install").
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'playwright-cli/playwright-cli.info')
| -rw-r--r-- | playwright-cli/playwright-cli.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/playwright-cli/playwright-cli.info b/playwright-cli/playwright-cli.info new file mode 100644 index 0000000..5d239cf --- /dev/null +++ b/playwright-cli/playwright-cli.info @@ -0,0 +1,10 @@ +PRGNAM="playwright-cli" +VERSION="0.1.14" +HOMEPAGE="https://github.com/microsoft/playwright-cli" +DOWNLOAD="https://registry.npmjs.org/@playwright/cli/-/cli-0.1.14.tgz" +MD5SUM="8511dcc6a5cabbee39e3ff3192606cef" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Danilo M." +EMAIL="danix@danix.xyz" |
