Skip to content

Commit 4560b31

Browse files
committed
lookup: add jsonwebtoken
Closes #1097
1 parent c299fae commit 4560b31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lib/lookup.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,12 @@
265265
"maintainers": "jeresig",
266266
"ignoreGitHead": true
267267
},
268+
"jsonwebtoken": {
269+
"maintainers": ["panva"],
270+
"prefix": "v",
271+
"scripts": ["test"],
272+
"skip": ["win32"]
273+
},
268274
"koa": {
269275
"flaky": "ubuntu",
270276
"maintainers": "tj"

0 commit comments

Comments
 (0)