aboutsummaryrefslogtreecommitdiff
blob: 2bc0d96a4164cb3ce4d7a8b58abafd7c029e47ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

NPM_MODULE="fs.realpath"
NPM_PN_URI="fs.realpath"
NPM_EXTRA_FILES="old.js"

inherit npm

DESCRIPTION="A package manager for the web"
HOMEPAGE="https://www.npmjs.com/package/bower"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"