summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f59a737b6b9713e4c77d9ae744a8c6129a302f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ganache-cli
	pkgdesc = Personal blockchain for Ethereum development.
	pkgver = 6.12.2
	pkgrel = 1
	url = https://github.com/trufflesuite/ganache-cli
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	optdepends = geth: contract deployment
	optdepends = parity: contract deployment
	provides = ganache-cli
	conflicts = ganache-cli-git
	noextract = ganache-cli-6.12.2.tgz
	source = https://registry.npmjs.org/ganache-cli/-/ganache-cli-6.12.2.tgz
	sha1sums = SKIP

pkgname = ganache-cli