blob: efda06b3dd0592f0547a37ff7415507fe135a0a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = nodejs-autocannon
pkgdesc = fast HTTP/1.1 benchmarking tool written in Node.js
pkgver = 7.12.0
pkgrel = 1
url = https://github.com/mcollina/autocannon
arch = any
license = MIT
makedepends = npm
makedepends = jq
depends = nodejs
provides = autocannon
conflicts = autocannon
noextract = autocannon-7.12.0.tgz
options = strip
options = emptydirs
options = zipman
source = https://registry.npmjs.org/autocannon/-/autocannon-7.12.0.tgz
source = https://raw.githubusercontent.com/mcollina/autocannon/master/LICENSE
b2sums = 5bde160ec33100a3e2d20514c111e2d8617c8b763076eb06dd5447eb20cdf5ad217cb2bb0d0e084ae65459e3cf7d2d0dccc52c4b794f01d9d73d52825f85355a
b2sums = ac1f56051dfc2f729db4d635ff40ab143314a29b3a3259967e1d83ab1b26cb53059a29d3ec52f1358e588b90cadbcc4a63cf3feb485770b085b7cbfd8313e43a
pkgname = nodejs-autocannon
|