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

pkgname = jsonapiunit