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 deep-extend-0.6.0.tgz 3627 BLAKE2B ad5d3809d6a08d8c6499984436d710a3390501a5b0427809266ad2ea5f349b736119b36820cb6fcae1c8c91edd72d940551d90855849825a1661a0ebd8c2b36d SHA512 2ce1f120e68f61d1e5251b4241f0c8559b5fc3fb9f33cfab563eb8f51207cdc9bfbc6c1045716de8e3ea2055ac9b65c432b34812d591eb8b18d4b10a0f6bc038

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="Recursive object extending"
HOMEPAGE="
https://github.com/unclechu/node-deep-extend
https://www.npmjs.com/package/deep-extend
"
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/unclechu/node-deep-extend/issues</bugs-to>
<remote-id type="github">unclechu/node-deep-extend</remote-id>
</upstream>
</pkgmetadata>