blob: 613454f240a6b7dc1267bed94026fe0479ea5e74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = langfuse-cli
pkgdesc = Interact with Langfuse API from the command line
pkgver = 0.0.12
pkgrel = 1
url = https://github.com/langfuse/langfuse-cli
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = langfuse-cli-0.0.12.tgz
options = !strip
source = https://registry.npmjs.org/langfuse-cli/-/langfuse-cli-0.0.12.tgz
sha256sums = c898da437fe13463607baf1faaa8273f10d53af0e8b3d9b6eeafb6bdc78cba43
pkgname = langfuse-cli
|