| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.12.0 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=8 NPM_EXTRA_FILES="benchmark bin dist bower.json" 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" RDEPEND="dev-nodejs/argparse dev-nodejs/esprima"
dev-nodejs/argparse dev-nodejs/esprima