blob: 2cdfac73f460c808297d1b708e361af09cecf2cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-chokidar-cli
pkgdesc = Fast cross-platform cli utility to watch file system changes
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
|