mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"name": "http-proxy-examples",
|
|
"description": "packages required to run the examples",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"colors": "~0.6.2",
|
|
"socket.io": "~0.9.16",
|
|
"socket.io-client": "~0.9.16"
|
|
}
|
|
}
|