summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7e11fbedb0fef63887ea02177a60a2575303ef76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = nodejs-testee
	pkgdesc = Run your QUnit, Mocha or Jasmine tests from the command line with any browser
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/bitovi/testee/
	arch = any
	license = MIT
	depends = nodejs
	depends = npm
	optdepends = phantomjs: Headless WebKit JavaScript API, used as default browser
	noextract = testee-0.7.0.tgz
	source = https://registry.npmjs.org/testee/-/testee-0.7.0.tgz
	sha1sums = 15b576545fda6fa9b92262989716eaab083f54c9

pkgname = nodejs-testee