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 har-schema-2.0.0.tgz 3628 BLAKE2B 3ca77c24789795668b6e7457d3d40a9667dc33b3444d42002002f5b5a541c508e5226d1bbf998e6ec3da0c7e6df193cebc61595442d6c7e8ababd9acb40bc7f6 SHA512 3aa96ecface1197f1cc9169342514c3f0f346d22551b6c7f7056fc64f85420b1a01e46bd4aca24082390829bde78f7abaa27593ab4f5e22a6a7c96fb20b716e5

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="JSON Schema for HTTP Archive (HAR)"
HOMEPAGE="
https://github.com/ahmadnassri/har-schema
https://www.npmjs.com/package/har-schema
"
LICENSE="ISC"
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/ahmadnassri/har-schema/issues</bugs-to>
<remote-id type="github">ahmadnassri/har-schema</remote-id>
</upstream>
</pkgmetadata>