blob: 12fef52781821be1955b58338930ac871653f363 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = quicktype
pkgdesc = Generate types and converters from JSON, Schema, and GraphQL
pkgver = 15.0.260
pkgrel = 2
url = https://github.com/quicktype/quicktype
arch = any
license = Apache
makedepends = npm
depends = nodejs
noextract = quicktype-15.0.260.tgz
options = !strip
source = https://registry.npmjs.org/quicktype/-/quicktype-15.0.260.tgz
sha256sums = 57ffeb7f12f3c3476bd7e0213716006b49a8159c20e63fd60cb07eefa4289b6f
pkgname = quicktype
|