blob: 4490def18dd05fdb717a87bd17a81d1ece3a3f6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = redocly
pkgdesc = Redocly CLI toolbox with rich validation and bundling features
pkgver = 1.26.0
pkgrel = 1
url = https://github.com/Redocly/redoc
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = redocly-1.26.0.tar.gz
options = !strip
source = redocly-1.26.0.tar.gz::https://registry.npmjs.org/@redocly/cli/-/cli-1.26.0.tgz
sha256sums = 433ada9a8432c56724a8a381c4c28b94ec1e3c232e628611a46270a834a28037
pkgname = redocly
|