summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..307bdb2b907f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+