blob: 022ff23f1177a2672b64c201afdfce5dba5e3959 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-appium-universal-xml-plugin
pkgdesc = Appium plugin for making XML source and XPath queries the same across iOS and Android
pkgver = 2.0.0
pkgrel = 1
url = https://www.npmjs.com/package/@appium/universal-xml-plugin
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
noextract = nodejs-appium-universal-xml-plugin-2.0.0.tgz
source = nodejs-appium-universal-xml-plugin-2.0.0.tgz::https://registry.npmjs.org/@appium/universal-xml-plugin/-/universal-xml-plugin-2.0.0.tgz
sha256sums = b2b7bcfb84b61dfdf914deb092f11327fec3ade8075ca96b92f2cab978693d37
pkgname = nodejs-appium-universal-xml-plugin
|