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 has-unicode-2.0.1.tgz 1965 BLAKE2B 9e0d1372919be049cec33efda2dc1c385a3ceedbc3a52166e7ba2dd887f3221be7c5de5d59bf0ea7b662e74ed923384eaf182a9856785ac84e13418dd15f85c7 SHA512 f117fd63cdcd05178c9f1d2017303c248990002b2d098594a657a90daf71a6bc30b6680465417487f8b9c5203adb9cc1fc8dfb12daecc12493e8e5f1c1a68825

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="Try to guess if your terminal supports unicode"
HOMEPAGE="
https://github.com/iarna/has-unicode
https://www.npmjs.com/package/has-unicode
"
LICENSE="ISC"
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/iarna/has-unicode/issues</bugs-to>
<remote-id type="github">iarna/has-unicode</remote-id>
</upstream>
</pkgmetadata>