summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrea Feletto2020-11-13 12:11:04 +0100
committerAndrea Feletto2020-11-13 12:11:04 +0100
commiteaaf2303269ad9a16fcd3ffed59b8fef0ff7843d (patch)
treeaef9f47860a934d2f96769a35af2c72fe7c15f08 /.SRCINFO
downloadaur-eaaf2303269ad9a16fcd3ffed59b8fef0ff7843d.tar.gz
version 6.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b00c15c4a338
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = nodejs-strip-ansi
+ pkgdesc = Strip ANSI escape codes from a string
+ pkgver = 6.0.0
+ pkgrel = 1
+ url = https://github.com/chalk/strip-ansi
+ arch = any
+ license = MIT
+ makedepends = npm
+ depends = nodejs
+ noextract = strip-ansi-6.0.0.tar.gz
+ source = strip-ansi-6.0.0.tar.gz::https://github.com/chalk/strip-ansi/archive/v6.0.0.tar.gz
+ sha256sums = 4ec0debe7b2d9935a0a6933ae6db8d3d9efc51e576abdd8b23857aa616e9ebeb
+
+pkgname = nodejs-strip-ansi
+