summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f46959eb3881e00c9bc4955c2e4448cda6933a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nodejs-string-width
	pkgdesc = Get the visual width of a string.
	pkgver = 4.2.0
	pkgrel = 2
	url = https://github.com/sindresorhus/string-width
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	depends = nodejs-emoji-regex
	depends = nodejs-is-fullwidth-code-point
	depends = nodejs-strip-ansi
	noextract = string-width-4.2.0.tar.gz
	source = string-width-4.2.0.tar.gz::https://github.com/sindresorhus/string-width/archive/v4.2.0.tar.gz
	sha256sums = ed442beb06ff8beb24235a38af520b971befdfb68fba6ae7130cf7f402efc6d8

pkgname = nodejs-string-width