blob: 892791281f52b35382be2f799ac54c0d24847769 (
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.0.1
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.0.1.tar.gz
sha256sums = 9a41097ecc7b7a2b9bd1f080e7b8de835b3eb87feb2995ff0b147430135c4464
pkgname = nodejs-configurable-http-proxy
|