mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 20:31:25 +00:00
update repo info in package.json
This commit is contained in:
parent
6fd1143dbf
commit
80f3b0ffbe
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "1.2.8",
|
"version": "1.2.9",
|
||||||
"description": "a charles/fiddler like proxy written in NodeJs, which can handle HTTPS requests and CROS perfectly",
|
"description": "a charles/fiddler like proxy written in NodeJs, which can handle HTTPS requests and CROS perfectly.",
|
||||||
"main": "proxy.js",
|
"main": "proxy.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"anyproxy": "bin.js"
|
"anyproxy": "bin.js"
|
||||||
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/alipay-ct-wd"
|
"url": "https://github.com/alipay-ct-wd/anyproxy"
|
||||||
},
|
},
|
||||||
"author": "alipay-sh-wd@list.alibaba-inc.com",
|
"author": "alipay-sh-wd@list.alibaba-inc.com",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user