blob: 655e1a4007d3ef0d13cd94c157cb4d786bfbd698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nodejs-jsonschema2md
pkgdesc = Convert Complex JSON Schemas into Markdown Documentation
pkgver = 8.0.7
pkgrel = 1
url = https://github.com/adobe/jsonschema2md
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
conflicts = nodejs-jsonschema2md
conflicts = nodejs-jsonschema2md-git
noextract = v8.0.7.tar.gz
source = https://github.com/adobe/jsonschema2md/archive/refs/tags/v8.0.7.tar.gz
sha512sums = 9fa4aa41a8d45c07a4419a87859210c7f4d450c0a6575b7d36c1e5ebeb2f6b709b6267948a42bdd50efdc706c53463ef2846598728b3f959c58a00609b64d9bf
pkgname = nodejs-jsonschema2md
|