mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/fs-constants/Manifest
Normal file
1
dev-js/fs-constants/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST fs-constants-1.0.0.tgz 1381 BLAKE2B 9612f455d2a54bb0a329a3345cb84c395f52b4456d121a16047fd7c8b9fb35f3fdfc3a1cacb33810af71cf858a7a5188f2ff01f79c112aeb0004c311f3436a4d SHA512 cba380c284887fb1728cc22ff78bbe6f9add85e6448f347adc64f26499b9aa1e018bed988302c2708fdf3c56642f93d28b13ade9934a9bec3e1dfa7f05c8b0a3
|
||||
15
dev-js/fs-constants/fs-constants-1.0.0.ebuild
Normal file
15
dev-js/fs-constants/fs-constants-1.0.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="Require constants across node and the browser"
|
||||
HOMEPAGE="
|
||||
https://github.com/mafintosh/fs-constants
|
||||
https://www.npmjs.com/package/fs-constants
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/fs-constants/metadata.xml
Normal file
12
dev-js/fs-constants/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/mafintosh/fs-constants/issues</bugs-to>
|
||||
<remote-id type="github">mafintosh/fs-constants</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user