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/performance-now/Manifest
Normal file
1
dev-js/performance-now/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST performance-now-2.1.0.tgz 4564 BLAKE2B 09374f7c1038a39e1455ee9bd36d3a459d9d2c775ccba349b40785a6e474846b08e0b4541ae262f9e556c6db871352b66599df16f727c0df0893396a43807086 SHA512 ec40079722c7239e9510874ae7bbb01dd1ca21a0066e75cf8b0d3259b6ab41938a68aa6f508816d2359154b89ab6733e5d7952c2c6a72011ff87318c26e94ca3
|
||||
12
dev-js/performance-now/metadata.xml
Normal file
12
dev-js/performance-now/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/braveg1rl/performance-now/issues</bugs-to>
|
||||
<remote-id type="github">braveg1rl/performance-now</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
14
dev-js/performance-now/performance-now-2.1.0.ebuild
Normal file
14
dev-js/performance-now/performance-now-2.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="Implements performance.now (based on process.hrtime)."
|
||||
HOMEPAGE="
|
||||
https://github.com/braveg1rl/performance-now
|
||||
https://www.npmjs.com/package/performance-now
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user