blob: ad43b28957e2b39c2777fc13a0434b17e4b712aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-triton
pkgdesc = Triton client tool and node.js library
pkgver = 7.15.1
pkgrel = 1
url = https://github.com/joyent/node-triton
arch = any
license = MPL
makedepends = npm
depends = nodejs
noextract = triton-7.15.1.tgz
source = https://registry.npmjs.org/triton/-/triton-7.15.1.tgz
sha256sums = e325641d2ba183c484597e196ee74ecf67e6a0bcb459dd7ef49d23c509eec984
pkgname = nodejs-triton
|