blob: cb1c6baaf172efc3b2bd970a82227a416f62b616 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-termcolors
pkgdesc = Convert terminal color schemes
pkgver = 0.2.16
pkgrel = 1
url = https://github.com/stayradiated/termcolors
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = termcolors-0.2.16.tgz
source = http://registry.npmjs.org/termcolors/-/termcolors-0.2.16.tgz
sha256sums = a68a0058c4dad32cab3e45684eae14fc14f45eb6d981f86e839bf837a46163f9
pkgname = nodejs-termcolors
|