mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/json-schema/Manifest
Normal file
1
dev-js/json-schema/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST json-schema-0.3.0.tgz 8907 BLAKE2B f2663b8539415fcfbcc9e9a9ef2016a3f09f336ab1afc9fd2b6ceb373400d28aa636617a8adface7b80cfecd98562743d542df695889f8e91365212cc463219a SHA512 4d87f1c77eb17e5e7645fd4b53d1f25922c63dd60b2fe490f3f13fd32572286f300820da4ab84f6a9d2f11d96c65645a4bab6728a2cf1a21091a2444542f24c5
|
||||
15
dev-js/json-schema/json-schema-0.3.0.ebuild
Normal file
15
dev-js/json-schema/json-schema-0.3.0.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="JSON Schema validation and specifications"
|
||||
HOMEPAGE="
|
||||
https://github.com/kriszyp/json-schema
|
||||
https://www.npmjs.com/package/json-schema
|
||||
"
|
||||
|
||||
LICENSE="|| ( AFL-2.1 BSD )"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/json-schema/metadata.xml
Normal file
12
dev-js/json-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/kriszyp/json-schema/issues</bugs-to>
|
||||
<remote-id type="github">kriszyp/json-schema</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user