mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 20:03:03 +00:00
✨ Add support for NPM
Claimed Username: kennethsweezy (My username) Unclaimed Username: noonewould
This commit is contained in:
parent
0be76b48c2
commit
1e5e3594cc
1 changed files with 8 additions and 0 deletions
|
@ -793,6 +793,14 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"NPM": {
|
||||
"errorMsg": "Scope not found",
|
||||
"errorType": "message",
|
||||
"url": "https://npmjs.com/~{}",
|
||||
"urlMain": "https://npmjs.com/",
|
||||
"username_claimed": "kennethsweezy",
|
||||
"username_unclaimed": "noonewould"
|
||||
},
|
||||
"OK": {
|
||||
"errorType": "status_code",
|
||||
"rank": 64,
|
||||
|
|
Loading…
Reference in a new issue