blob: 69189cc84a59518b37b89a3bed55fc24fc95db3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-appium-storage-plugin
pkgdesc = Appium plugin for server-side file storage
pkgver = 1.0.0
pkgrel = 1
url = https://www.npmjs.com/package/@appium/storage-plugin
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
noextract = nodejs-appium-storage-plugin-1.0.0.tgz
source = nodejs-appium-storage-plugin-1.0.0.tgz::https://registry.npmjs.org/@appium/storage-plugin/-/storage-plugin-1.0.0.tgz
sha256sums = a8ddf2f05eec36ed2a77dbe634818189c78de009cacc41b34707f216172090ff
pkgname = nodejs-appium-storage-plugin
|