已开启
对READE.OpenSource的Name、License File、Owner、Description字段进行修改 #13
small-broken-car创建于 2024年4月15日
对READE.OpenSource的Name、License File、Owner、Description字段进行修改 #13
已开启
从refs/pull/13/head合入到master
共 1 个文件变更+4-4
| @@ -1,11 +1,11 @@ | |||
| 1 | [ | 1 | [ |
| 2 | { | 2 | { |
| 3 | - "Name": "jsonwebtoken", | 3 | + "Name": "node-jsonwebtoken", |
| 4 | "License": "MIT license", | 4 | "License": "MIT license", |
| 5 | - "License File": "https://github.com/auth0/node-jsonwebtoken/blob/master/LICENSE", | 5 | + "License File": "LICENSE", |
| 6 | "Version Number": "9.0.1", | 6 | "Version Number": "9.0.1", |
| 7 | - "Owner" : "Auth0", | 7 | + "Owner" : "xiafeng@huawei.com", |
| 8 | "Upstream URL": "https://github.com/auth0/node-jsonwebtoken", | 8 | "Upstream URL": "https://github.com/auth0/node-jsonwebtoken", |
| 9 | - "Description": "JSON Web Token的实现" | 9 | + "Description": "JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html" |
| 10 | }, | 10 | }, |
| 11 | ] | 11 | ] |