blob: 5746650b7e24692fb6ed5f69ca3907364c8844bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = speccy
pkgdesc = A handy toolkit for OpenAPI, with a linter to enforce quality rules, documentation rendering, and resolution
pkgver = 0.11.0
pkgrel = 1
url = http://speccy.io/
arch = any
license = MIT
makedepends = npm
depends = nodejs>=8.4.0
noextract = speccy-0.11.0.tgz
source = https://registry.npmjs.org/speccy/-/speccy-0.11.0.tgz
md5sums = 3abfd7a732829788b9fabdca62c75015
pkgname = speccy
|