summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 96365b1dc52b8297acd5d49bd7af8ee5d499fb98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = jsonapiunit
	pkgdesc = TypeScript like unit testing framework for testing REST JSON APIs.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/whizsid/jsonapiunit
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = rust
	makedepends = cargo
	source = jsonapiunit::git+https://github.com/whizsid/jsonapiunit#tag=0.1.0
	md5sums = SKIP

pkgname = jsonapiunit