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 console-control-strings-1.1.0.tgz 3335 BLAKE2B 05f23e7d975766b41f2ed212bd2fd951821d776268e21b9d4e1ec71df56d9bd9a99110aa19c7c631e5d8ccc564cb1b8a1fac376e49b8d597c8bd6b3bb1224d3e SHA512 b72fdf4de929a43d9f23046f9d901575e3a219dd5ced85c48b16e0253373a9cc4958a4278c9fd5d5b344104ea1ca0a4cdd68f01c55152ba1d38d64b35786bcb1

View 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="A library ofterminal/console command strings"
HOMEPAGE="
https://github.com/iarna/console-control-strings
https://www.npmjs.com/package/console-control-strings
"
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/iarna/console-control-strings/issues</bugs-to>
<remote-id type="github">iarna/console-control-strings</remote-id>
</upstream>
</pkgmetadata>