blob: 27c3cc1668cd6817061cc350be879a4a66dfc11a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-chokidar-cli
pkgdesc = Run multiple commands concurrently
pkgver = 3.0.0
pkgrel = 3
url = https://github.com/open-cli-tools/chokidar-cli
arch = any
license = MIT
makedepends = npm
depends = nodejs
provides = chokidar
noextract = chokidar-cli-3.0.0.tgz
source = http://registry.npmjs.org/chokidar-cli/-/chokidar-cli-3.0.0.tgz
sha256sums = 3649e72e2e9b1080bdf07426b29d3f7b6a2db5e16bb0b456d4fe6325a5bd1ab3
pkgname = nodejs-chokidar-cli
|