UNPKG
node-http-proxy
Version:
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
a http(s) proxy server
github.com/wddqing/node-http-proxy
wddqing/node-http-proxy
node-http-proxy
/
lib
/
common.js
12 lines
(10 loc)
•
190 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/** * Created by wddqing on 15/2/3. */
module
.
exports
= {
'SERVER_ENV'
:{
'NAME'
:
'node-http-proxy'
,
'VERSION'
:
'0.2.3'
,
'PID'
:
'/tmp/node-http-proxy.pid'
} }