blob: e7bea9ced29384b8404bc181c3a7c713a81167c9 (
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.28.0
pkgrel = 1
url = https://github.com/Redocly/redoc
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = redocly-1.28.0.tar.gz
options = !strip
source = redocly-1.28.0.tar.gz::https://registry.npmjs.org/@redocly/cli/-/cli-1.28.0.tgz
sha256sums = 66e2cfc550feaa40017c927fb0e83c51fcbde6a8f6d7bbd3befe0806c952c80c
pkgname = redocly
|