mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/bsert/Manifest
Normal file
1
dev-js/bsert/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bsert-0.0.10.tgz 5092 BLAKE2B c72418f81c18d80969786964f7b38f474c5211929bc80387a24c99ff7662a26a515343324bf1306188abccb519c69de2e3afb3016bf9bc7d790eecd966bcb8d8 SHA512 34737095a73e58fcb8b762e8361f295e4f2e688187dcd49a2146d34d15c6a44d9611bab4b5efed0f29181e414ae7b60a2cf8effda18799baaf9c6795583cf9ed
|
||||
15
dev-js/bsert/bsert-0.0.10.ebuild
Normal file
15
dev-js/bsert/bsert-0.0.10.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Minimal assert with type checking"
|
||||
HOMEPAGE="
|
||||
https://github.com/chjj/bsert
|
||||
https://www.npmjs.com/package/bsert
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/bsert/metadata.xml
Normal file
12
dev-js/bsert/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/chjj/bsert/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/chjj/bsert.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user