mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/har-schema/Manifest
Normal file
1
dev-js/har-schema/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST har-schema-2.0.0.tgz 3628 BLAKE2B 3ca77c24789795668b6e7457d3d40a9667dc33b3444d42002002f5b5a541c508e5226d1bbf998e6ec3da0c7e6df193cebc61595442d6c7e8ababd9acb40bc7f6 SHA512 3aa96ecface1197f1cc9169342514c3f0f346d22551b6c7f7056fc64f85420b1a01e46bd4aca24082390829bde78f7abaa27593ab4f5e22a6a7c96fb20b716e5
|
||||
14
dev-js/har-schema/har-schema-2.0.0.ebuild
Normal file
14
dev-js/har-schema/har-schema-2.0.0.ebuild
Normal 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"
|
||||
12
dev-js/har-schema/metadata.xml
Normal file
12
dev-js/har-schema/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user