summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a450e5676fc65cff233cf5bbf4cee77fc2f7b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = devcontainer-cli
	pkgdesc = Dev container CLI, which can take a devcontainer.json and create and configure a dev container from it.
	pkgver = 0.86.0
	pkgrel = 1
	url = https://github.com/devcontainers/cli
	arch = any
	license = MIT
	makedepends = npm
	makedepends = jq
	depends = nodejs
	noextract = cli-0.86.0.tgz
	source = https://registry.npmjs.org/@devcontainers/cli/-/cli-0.86.0.tgz
	sha256sums = bb20b62db0d2c3603104afb5b34160db83119fba3850237d5be777174c1aacd5

pkgname = devcontainer-cli