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 triple-beam-1.3.0.tgz 3360 BLAKE2B 912a0c894f2239400887f80bb82dc6f027a002aea70e73fa8ef465224e1f850462d5326b0fd250bd18c8653d2eeeb9eba27b6d8a39cd632aa1299cbf1ef805ca SHA512 5eb1d4bd5e47a5d2e6223e2e54cc478202db152658227ec7116b2a78f65c239d29728f8c3ea279d3030663bf785fb00e3a1c4e0408db92a7c06c47bf40ca762f

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/winstonjs/triple-beam/issues</bugs-to>
<remote-id type="github">winstonjs/triple-beam</remote-id>
</upstream>
</pkgmetadata>

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="Definitions of levels for logging purposes & shareable Symbol constants."
HOMEPAGE="
https://github.com/winstonjs/triple-beam
https://www.npmjs.com/package/triple-beam
"
LICENSE="MIT"
KEYWORDS="~amd64"