mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/har-validator/Manifest
Normal file
1
dev-js/har-validator/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST har-validator-5.1.5.tgz 2599 BLAKE2B f8325c1844b72934f952f492fa0265f72f94e43791a031db7af90914cb876b7cc051055bbe1148b006669fb0b4b09ca6f5b7de01061f46519f74f66b9579a9b9 SHA512 9e64f64f49658dbc5d4197eca6c9e8f6182b1b7522afa2ace5a7e2b26eb6a68c6a04ceac0e7304b8f9b34eaf17374384c2a28b2dd8758d0237ab213ae8dcdbdf
|
||||
19
dev-js/har-validator/har-validator-5.1.5.ebuild
Normal file
19
dev-js/har-validator/har-validator-5.1.5.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Extremely fast HTTP Archive (HAR) validator using JSON Schema"
|
||||
HOMEPAGE="
|
||||
https://github.com/ahmadnassri/node-har-validator
|
||||
https://www.npmjs.com/package/har-validator
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/ajv
|
||||
dev-js/har-schema
|
||||
"
|
||||
12
dev-js/har-validator/metadata.xml
Normal file
12
dev-js/har-validator/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/node-har-validator/issues</bugs-to>
|
||||
<remote-id type="github">ahmadnassri/node-har-validator</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user