dev-js/*: pelias-openstreetmap dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-01 02:21:46 +02:00
parent 902e0be573
commit 8797af3e0f
960 changed files with 15785 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST ansi-styles-5.1.0.tgz 5046 BLAKE2B 309b0e5aed566a1a0885ea941971840b26efdcd674482bff6d3a922eecfbc1b9da4f797a586f14a91c489393cc138f7319a906b882ed35645c9b3bc81d89e7f7 SHA512 a2cc627d9a376abe7af9ef2d758ade53aa7c15919c8811e8e4ed09a03031314a99bb23546fec8713062d259f99df6478e7d8c482dc157f5bbc0fba98c14d25eb

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="ANSI escape codes for styling strings in the terminal"
HOMEPAGE="
https://github.com/sindresorhus/ansi-styles
https://www.npmjs.com/package/ansi-styles
"
LICENSE="MIT"
KEYWORDS="~amd64"

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sindresorhus/ansi-styles/issues</bugs-to>
<remote-id type="github">sindresorhus/ansi-styles</remote-id>
</upstream>
</pkgmetadata>