mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/ansi-styles/Manifest
Normal file
1
dev-js/ansi-styles/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ansi-styles-5.1.0.tgz 5046 BLAKE2B 309b0e5aed566a1a0885ea941971840b26efdcd674482bff6d3a922eecfbc1b9da4f797a586f14a91c489393cc138f7319a906b882ed35645c9b3bc81d89e7f7 SHA512 a2cc627d9a376abe7af9ef2d758ade53aa7c15919c8811e8e4ed09a03031314a99bb23546fec8713062d259f99df6478e7d8c482dc157f5bbc0fba98c14d25eb
|
||||
14
dev-js/ansi-styles/ansi-styles-5.1.0.ebuild
Normal file
14
dev-js/ansi-styles/ansi-styles-5.1.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="ANSI escape codes for styling strings in the terminal"
|
||||
HOMEPAGE="
|
||||
https://github.com/sindresorhus/ansi-styles
|
||||
https://www.npmjs.com/package/ansi-styles
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/ansi-styles/metadata.xml
Normal file
12
dev-js/ansi-styles/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/sindresorhus/ansi-styles/issues</bugs-to>
|
||||
<remote-id type="github">sindresorhus/ansi-styles</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user