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

@@ -0,0 +1 @@
DIST methods-1.1.2.tgz 2475 BLAKE2B 9f7902543bcd6fe1d31a40066f97181957a7e6c64e830bf85f9d2cbf2d4982cc292374ebd1734a1b3ab924e7e6638d7d36bf6aeb058197fa6471f63131779498 SHA512 89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db

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

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="HTTP methods that node supports"
HOMEPAGE="
https://github.com/jshttp/methods
https://www.npmjs.com/package/methods
"
LICENSE="MIT"
KEYWORDS="~amd64"