From 14f163c80b20ab5a8a1561d5426eca4cdf49c51a Mon Sep 17 00:00:00 2001 From: Kartik <5202416+kach@users.noreply.github.com> Date: Wed, 14 Feb 2018 21:01:12 -0800 Subject: [PATCH] add `nearley`, take 2 --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 4f4ea42..e115d0d 100644 --- a/index.js +++ b/index.js @@ -196,6 +196,7 @@ const packages = { 'moro': 'https://opencollective.com/moro', 'mup': 'https://opencollective.com/meteor-up', 'ndm': 'https://opencollective.com/ndm', + 'nearley': 'https://nearley.js.org/#give-to-nearley', 'nestjs': 'https://opencollective.com/nest', 'nexe': 'https://opencollective.com/nexe', 'ng2-date-picker': 'https://opencollective.com/angular-datepicker',