blob: 5ad907e960b9dc9cb8912515783646da0e656555 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = workbox
pkgdesc = Utility to help create Progressive Web Apps
pkgver = 4.3.0
pkgrel = 1
url = https://developers.google.com/web/tools/workbox/modules/workbox-cli
arch = any
license = MIT
depends = nodejs
depends = npm
noextract = workbox-cli-4.3.0.tgz
source = https://registry.npmjs.org/workbox-cli/-/workbox-cli-4.3.0.tgz
sha512sums = 29c2c33b4199457a54e0de945ea9daef4b6216e77a02036a698ecf2dae8977e40dbb154861508971b4765d17ab38bbddb0a147a099bf278df8fca1ef5180a6a3
pkgname = workbox
|