blob: 41c5747758569020ca4015fd8091a3517963b39c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
BDEPEND=net-libs/nodejs[npm]
DEFINED_PHASES=compile install
DESCRIPTION=Reference implementation of the Development Containers specification
EAPI=8
HOMEPAGE=https://containers.dev/ https://github.com/devcontainers/cli/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=https://registry.npmjs.org/@devcontainers/cli/-/cli-0.85.0.tgz -> devcontainer-0.85.0.npm.tgz
_md5_=3ce589b4bd349897d372fc3ac1c6a62e
|