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/through/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST through-2.3.8.tgz 4468 BLAKE2B 7bc27b4c22131e1552e2bcc2972b3dbd55c10a5ab4b95243c6bc2755bab9165993cc9c971f81a84f27967d978e41e568021b63a1f319f8ec5e07b1a7aacb7dab SHA512 c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256

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/dominictarr/through/issues</bugs-to>
<remote-id type="github">dominictarr/through</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="simplified stream construction"
HOMEPAGE="
https://github.com/dominictarr/through
https://www.npmjs.com/package/through
"
LICENSE="MIT"
KEYWORDS="~amd64"