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

@@ -0,0 +1 @@
DIST aproba-2.0.0.tgz 3691 BLAKE2B 2a8663a9e8fe0430d0540af29f842d501bd6fede1d70c96888c5d9acb5f775130ea694cad01a2a0243980b629e714e807c63e3e7604e6df95ae5e0f8be360bb7 SHA512 9587b81b1ed04fe30a19b0ec03e67e85efd6b5e7f4062c033a52bf5e406b75fb21f49fe33cf5db5f4b44f71f5c976ed39aee608374146d4ad061aff2f8a3873d

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="A ridiculously light-weight argument validator (now browser friendly)"
HOMEPAGE="
https://github.com/iarna/aproba
https://www.npmjs.com/package/aproba
"
LICENSE="ISC"
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/iarna/aproba/issues</bugs-to>
<remote-id type="github">iarna/aproba</remote-id>
</upstream>
</pkgmetadata>