summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2f3129e158e8c4229bdedec1676c914d3f56843 (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.9.1
	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.9.1.tgz
	source = https://registry.npmjs.org/ganache-cli/-/ganache-cli-6.9.1.tgz
	sha1sums = SKIP

pkgname = ganache-cli