mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/chalk/Manifest
Normal file
1
dev-js/chalk/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST chalk-4.1.0.tgz 11068 BLAKE2B b050cb10f925194a2af3282133885881a6e65c7bd5bd7e7096b3a5985e074c4defe9dbf6eccaf99132affd3c6eba8a27dbf7ba690478cd31e4afd96bec67d5e3 SHA512 ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4
|
||||
18
dev-js/chalk/chalk-4.1.0.ebuild
Normal file
18
dev-js/chalk/chalk-4.1.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Terminal string styling done right"
|
||||
HOMEPAGE="
|
||||
https://github.com/chalk/chalk
|
||||
https://www.npmjs.com/package/chalk
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/ansi-styles
|
||||
"
|
||||
12
dev-js/chalk/metadata.xml
Normal file
12
dev-js/chalk/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/chalk/chalk/issues</bugs-to>
|
||||
<remote-id type="github">chalk/chalk</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user