blob: cba40e9b9d8302a9194ff6339083c1fa30b14308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-appium-images-plugin
pkgdesc = Plugin for working with images and image elements in Appium
pkgver = 4.0.0
pkgrel = 1
url = https://www.npmjs.com/package/@appium/images-plugin
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
noextract = nodejs-appium-images-plugin-4.0.0.tgz
source = nodejs-appium-images-plugin-4.0.0.tgz::https://registry.npmjs.org/@appium/images-plugin/-/images-plugin-4.0.0.tgz
sha256sums = cc4de10cede348dc6c6e352deba93c69663155d048b62fb09609f601448c16c9
pkgname = nodejs-appium-images-plugin
|