Skip to content

Commit

Permalink
lookup: add babel
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Mar 6, 2021
1 parent d0185d9 commit b643c0e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions lib/lookup.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"@babel/core": {
"maintainers": "nicolo-ribaudo",
"yarn": true,
"scripts": ["bootstrap", "build", "test"]
},
"@hapi/shot": {
"maintainers": "cjihrig",
"prefix": "v"
Expand Down Expand Up @@ -140,7 +145,7 @@
"expectFail": "fips",
"maintainers": ["stefanpenner", "rwjblue", "Turbo87", "kellyselden"]
},
"end-of-stream": {
"end-of-stream": {
"prefix": "v",
"maintainers": "mafintosh",
"skip": "win32"
Expand Down Expand Up @@ -362,7 +367,7 @@
"prefix": "v",
"maintainers": "mafintosh",
"skip": "win32"
},
},
"pumpify": {
"prefix": "v",
"maintainers": "mafintosh",
Expand Down

0 comments on commit b643c0e

Please sign in to comment.