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/strip-json-comments/Manifest
Normal file
1
dev-js/strip-json-comments/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST strip-json-comments-3.1.1.tgz 2847 BLAKE2B 94baaaa178902ba8b2b0161e86091e27deb01b139448bcddaca601ebb1e4a0be73a4664ae4206ff2519de9bb8e3c2b80ef1bce47a37f963291bbf53263dfa9b2 SHA512 e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a
|
||||
12
dev-js/strip-json-comments/metadata.xml
Normal file
12
dev-js/strip-json-comments/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/strip-json-comments/issues</bugs-to>
|
||||
<remote-id type="github">sindresorhus/strip-json-comments</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/strip-json-comments/strip-json-comments-3.1.1.ebuild
Normal file
14
dev-js/strip-json-comments/strip-json-comments-3.1.1.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="Strip comments from JSON. Lets you use comments in your JSON files!"
|
||||
HOMEPAGE="
|
||||
https://github.com/sindresorhus/strip-json-comments
|
||||
https://www.npmjs.com/package/strip-json-comments
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user