Skip to content

Commit

Permalink
lookup: add new modules
Browse files Browse the repository at this point in the history
Adding some new modules discussed in nodejs#127
  • Loading branch information
George Adams committed Jan 3, 2017
1 parent f121ac7 commit 61d64e0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,23 @@
},
"spawn-wrap": {
"prefix": "v"
},
"mocha": {
"prefix": "v",
"flaky": "aix"
},
"rewire": {
"prefix": "v"
},
"tap": {
"prefix": "v",
"flaky": "aix"
},
"tape": {
"prefix": "v"
},
"ava": {
"prefix": "v",
"flaky": "aix"
}
}

0 comments on commit 61d64e0

Please sign in to comment.