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 mkdirp-classic-0.5.3.tgz 1953 BLAKE2B 5a4823fb697d05748b4125df81a7ce0df42fd5c19e9ac95ca817dcc17b6b8acda9187bde3fc7235a74a5fe28b7c68e00804aaa72dd1160028538c43087b1647c SHA512 80a2dc444321b6e651c1101fa8fdd1156f932b826a029541b4e21fb55823b8006902da7184f19a0dc7ef6e136f0f407c883d6852bfedc57df936371a63a36cfc

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/mafintosh/mkdirp-classic/issues</bugs-to>
<remote-id type="github">mafintosh/mkdirp-classic</remote-id>
</upstream>
</pkgmetadata>

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="Mirror of mkdirp 0.5.2"
HOMEPAGE="
https://github.com/mafintosh/mkdirp-classic
https://www.npmjs.com/package/mkdirp-classic
"
LICENSE="MIT"
KEYWORDS="~amd64"