Closed davisjam closed 6 years ago
I scanned the npm project
$ cat /tmp/npm.json {"url":"git@github.com:npm/npm.git"} $ ./check-repo.pl /tmp/npm.json
and it broke on the regex /0/.
/0/
Fixed in #7
I scanned the npm project
and it broke on the regex
/0/
.