summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa3daded83bef1fb7569b074ea009089f9553d67 (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.3
	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.3
	md5sums = SKIP

pkgname = jsonapiunit