summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 307bdb2b907fcfcb3f58f118060a6160de9c26b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by mksrcinfo v8
# Mon Aug 15 09:36:32 UTC 2016
pkgbase = nodejs-istanbul
	pkgdesc = Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
	pkgver = 0.4.4
	pkgrel = 1
	url = https://github.com/gotwarlost/istanbul#readme
	arch = any
	depends = nodejs
	depends = npm
	noextract = istanbul-0.4.4.tgz
	source = http://registry.npmjs.org/istanbul/-/istanbul-0.4.4.tgz
	sha1sums = e8cf718dfedb713c8334ab9ffade35f1042d2a56

pkgname = nodejs-istanbul