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

@@ -0,0 +1 @@
DIST fecha-4.2.0.tgz 11841 BLAKE2B 6d3b9abf2d8678f5c3f33ed71dcc1b2e9d0c0a58e1bd82b785e11100bb94c2d798ad29d3f21d215af2cfe78bb22c813afe5ba12edf513f6fa79235c895f512c3 SHA512 68dde9731fc34a6b72a28bd4b9d72d73cfba1e5e13fa123d1810472e303bea375997bf9bd6c821e60e24faefc62f7753cb5fe99d8ccaa7af45a49d0e89c1375a

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="Date formatting and parsing"
HOMEPAGE="
https://github.com/taylorhakes/fecha
https://www.npmjs.com/package/fecha
"
LICENSE="MIT"
KEYWORDS="~amd64"

12
dev-js/fecha/metadata.xml Normal file
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/taylorhakes/fecha/issues</bugs-to>
<remote-id type="github">taylorhakes/fecha</remote-id>
</upstream>
</pkgmetadata>