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 universalify-2.0.0.tgz 2067 BLAKE2B 25c140d8b6e7eddedb49295e5f8465d65e28df8497faeb1e37b84030a7034608dc6b07778f396a0ed98378ab27da45cd35ed0bf1b9bca06966749e7c51a7d719 SHA512 84066c2aaed8cb5d59bb50c4d0ecd68f0ee79cb6662596130d96721051d9754855f05907e4c09fa14d5731ac57a2fa725b99eae6c70faaad190cff59ca5d38a1

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/RyanZim/universalify/issues</bugs-to>
<remote-id type="github">RyanZim/universalify</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="Make a callback- or promise-based function support both promises and callbacks."
HOMEPAGE="
https://github.com/RyanZim/universalify
https://www.npmjs.com/package/universalify
"
LICENSE="MIT"
KEYWORDS="~amd64"