Open TooAngel opened 5 years ago
I hit this bug as well, it is triggered by lex-parser
: https://github.com/zaach/lex-parser/blob/master/package.json#L9-L12
Confirmed this is spec for package.json format: https://nodejs.dev/learn/the-package-json-guide#repository
The package.json repository attribute can be provided as object of the form
{type: 'git': url: 'https://github.com/npm/cli.git'}
https://docs.npmjs.com/files/package.json