blob: b9993dfa42a792334749a5638dcda41d0e6401f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-appium-relaxed-caps-plugin
pkgdesc = An Appium 2.0 plugin that loosens requirements for vendor prefixes on caps
pkgver = 2.0.0
pkgrel = 1
url = https://www.npmjs.com/package/@appium/relaxed-caps-plugin
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
noextract = nodejs-appium-relaxed-caps-plugin-2.0.0.tgz
source = nodejs-appium-relaxed-caps-plugin-2.0.0.tgz::https://registry.npmjs.org/@appium/relaxed-caps-plugin/-/relaxed-caps-plugin-2.0.0.tgz
sha256sums = f4781c4afb86f0445767618d6686c4775243b5f259ce69c4a5a978eba2ec933d
pkgname = nodejs-appium-relaxed-caps-plugin
|