mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-10 14:58:27 +00:00
add bin
This commit is contained in:
parent
df1bc9911a
commit
e562d75817
@ -1,9 +1,11 @@
|
||||
{
|
||||
"name": "anyproxy",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"description": "https proxy over http",
|
||||
"main": "proxy.js",
|
||||
"bin": "bin.js",
|
||||
"bin": {
|
||||
"anyproxy":"bin.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
"commander": "~2.3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user