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 3bb6eea commit d0185d9Copy full SHA for d0185d9
lib/lookup.json
@@ -139,6 +139,11 @@
139
"master": true,
140
"expectFail": "fips",
141
"maintainers": ["stefanpenner", "rwjblue", "Turbo87", "kellyselden"]
142
+ },
143
+ "end-of-stream": {
144
+ "prefix": "v",
145
+ "maintainers": "mafintosh",
146
+ "skip": "win32"
147
},
148
"eslint": {
149
"prefix": "v",
@@ -353,6 +358,11 @@
353
358
"skip": ["win32", "aix"],
354
359
"repo": "https://github.com/pugjs/pug"
355
360
361
+ "pump": {
362
363
364
365
356
366
"pumpify": {
357
367
368
"maintainers": "mafintosh",
0 commit comments