We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e1bf8 commit e6abaf9Copy full SHA for e6abaf9
1 file changed
lib/lookup.json
@@ -140,7 +140,7 @@
140
"expectFail": "fips",
141
"maintainers": ["stefanpenner", "rwjblue", "Turbo87", "kellyselden"]
142
},
143
- "end-of-stream": {
+ "end-of-stream": {
144
"prefix": "v",
145
"maintainers": "mafintosh",
146
"skip": "win32"
@@ -345,6 +345,11 @@
345
"comment": "Flaky because of test timeouts",
346
"skip": true
347
348
+ "npm": {
349
+ "maintainers": ["nodejs/npm"],
350
+ "prefix": "v",
351
+ "skip": "s390"
352
+ },
353
"path-to-regexp": {
354
355
"maintainers": "blakeembrey",
@@ -365,7 +370,7 @@
365
370
366
371
367
372
368
- },
373
369
374
"pumpify": {
375
376
0 commit comments