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 cookiejar-2.1.2.tgz 4108 BLAKE2B 9de4ecac765dcbb32c4fcf2ba0f5839875c767dc78383d66651c9d106e8918e668f97594af12f269bb8947c4c475e4497910769c8cc8dbbb6ca0a08546308160 SHA512 330f9a75c7f33f170f788fb45a5bd1aebff794654ed1b0fbe52c57ebcd757314a1d566f1c7bc590462b5795b437fab22f2b8369619d48ec54b30531f6d122ec0

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="simple persistent cookiejar system"
HOMEPAGE="
https://github.com/bmeck/node-cookiejar
https://www.npmjs.com/package/cookiejar
"
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/bmeck/node-cookiejar/issues</bugs-to>
<remote-id type="github">bmeck/node-cookiejar</remote-id>
</upstream>
</pkgmetadata>