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

1
dev-js/merge/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST merge-2.1.0.tgz 2546 BLAKE2B a97ba1d4cc7fbbcc3d59bde32c316a81d983d95c8baa8bdcfed0a1d987fa88a4bf29de21691f0bf9f387d7a852af5660e6a43beaa1f8f9092d3a8526cd88eaf7 SHA512 4dcba154357e7ba5f8e7b310026ef121bd7dad6859b840c4868ed1af0c4ca50ff71a10f9b039673f5f3c823410bb07971f2f6281d91ee6852d54e5d7d57f12c6

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="(recursive)? merging of (cloned)? objects."
HOMEPAGE="
https://github.com/yeikos/js.merge
https://www.npmjs.com/package/merge
"
LICENSE="MIT"
KEYWORDS="~amd64"

12
dev-js/merge/metadata.xml Normal file
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/yeikos/js.merge/issues</bugs-to>
<remote-id type="github">yeikos/js</remote-id>
</upstream>
</pkgmetadata>