blob: dfd681004ff9a11721e247c2748dc6e89a3e68c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nodejs-configurable-http-proxy
pkgdesc = node-http-proxy plus a REST API
pkgver = 5.1.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/5.1.0.tar.gz
sha256sums = 2a8bda5a8fd42e4433e5be87de5ef539c96d1c75b5007bb7d7ceba14ba374b27
pkgname = nodejs-configurable-http-proxy
|