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 fast-safe-stringify-2.0.7.tgz 7055 BLAKE2B ff908e7accb1d0afd15fcc2362194e8c7a14e4c6cd60c5c29ebcd52249c48c5195e77d4a459249550cfa7cab0149849a368d0d83d127cd41d959e08b1730d337 SHA512 52d9ba09dcd3fbac6c0e4da6f12eae2fc547c4dc08e89b9bf9ef4d6137009acdbc4fce294dadb9189415f63d02634375accf212b8c7a82ba45d8141ffb6ab054

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="Safely and quickly serialize JavaScript objects"
HOMEPAGE="
https://github.com/davidmarkclements/fast-safe-stringify
https://www.npmjs.com/package/fast-safe-stringify
"
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/davidmarkclements/fast-safe-stringify/issues</bugs-to>
<remote-id type="github">davidmarkclements/fast-safe-stringify</remote-id>
</upstream>
</pkgmetadata>