mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/stack-trace/Manifest
Normal file
1
dev-js/stack-trace/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST stack-trace-0.0.10.tgz 3596 BLAKE2B b68dddeaf5feb23658eaea1a3ba168582a6fb3c8d5cc68b6bea36343859a5a56d1b939166e0f44619ca39217a6bbaa85a6268052ec0eeb2689f8748e8bac64c7 SHA512 286cda85cee9b942a4cf232df88a807a9f9354d6ca3fe9362e6c21b9bdfd9b502c4d291a0eeb71e7a6830a8f872c3cdffc3dba0481d32563624c6d4a0098900a
|
||||
12
dev-js/stack-trace/metadata.xml
Normal file
12
dev-js/stack-trace/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/felixge/node-stack-trace/issues</bugs-to>
|
||||
<remote-id type="github">felixge/node-stack-trace</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/stack-trace/stack-trace-0.0.10.ebuild
Normal file
14
dev-js/stack-trace/stack-trace-0.0.10.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="Get v8 stack traces as an array of CallSite objects."
|
||||
HOMEPAGE="
|
||||
https://github.com/felixge/node-stack-trace
|
||||
https://www.npmjs.com/package/stack-trace
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user