mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-07 01:38:21 +00:00
update author info
This commit is contained in:
parent
718f8cde0b
commit
44d1a030b0
@ -109,7 +109,5 @@ module.exports = rules;
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
Author : Otto Mao, from Shanghai,China
|
Please feel free to raise any issue about this project, or give us some advice on this doc. :)
|
||||||
ottomao@gmail.com
|
Email: alipay-sh-wd@list.alibaba-inc.com
|
||||||
|
|
||||||
Please feel free to raise any issue about this project, or give me some advice on this poor english doc. :)
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"description": "another proxy written in NODEJS, which can handle HTTPS requests and CROS perfectly",
|
"description": "another proxy written in NODEJS, which can handle HTTPS requests and CROS perfectly",
|
||||||
"main": "proxy.js",
|
"main": "proxy.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -20,8 +20,8 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ottomao/anyproxy.git"
|
"url": "https://github.com/alipay-ct-wd"
|
||||||
},
|
},
|
||||||
"author": "ottomao@gmail.com",
|
"author": "alipay-sh-wd@list.alibaba-inc.com",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user