zooltd edited a comment on pull request #51:
URL: https://github.com/apache/skywalking-eyes/pull/51#issuecomment-891535879


   It seems in some cases, the `license` field in package.json is like:
   ```
   "licenses": [
        {
            "type": "AFLv2.1",
            "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43";
        },
        {
            "type": "BSD",
            "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13";
        }
   ```
   It can not be parsed right now. Plan to fix this in next patch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to