blob: f933e3278822bf814ea1e6f1149c96ce3f81b1d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-configurable-http-proxy
pkgdesc = node-http-proxy plus a REST API
pkgver = 4.2.0
pkgrel = 1
url = https://github.com/jupyterhub/configurable-http-proxy
arch = any
license = BSD
makedepends = npm
depends = nodejs
source = https://github.com/jupyterhub/configurable-http-proxy/archive/4.2.0.tar.gz
sha256sums = 8d5842b5e086bea7d06406ecbbb33f9b0d897e55d3e62e35e69b2aa9497792dd
pkgname = nodejs-configurable-http-proxy
|