From 1b72a31192aa93d37e71e29b15fd19bdee9fc568 Mon Sep 17 00:00:00 2001 From: BuildingJarl Date: Mon, 13 Feb 2017 11:18:44 +0000 Subject: [PATCH] Added esprima + utils to registry --- registry.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/registry.json b/registry.json index 4f00c84..b81f686 100644 --- a/registry.json +++ b/registry.json @@ -300,6 +300,10 @@ "ember-wiz": "github:ricottatosta/ember-wiz", "enumify": "github:rauschma/enumify", "enzyme": "npm:enzyme", + "escope": "npm:escope", + "esprima": "npm:esprima", + "estraverse": "npm:estraverse", + "esutils": "npm:esutils", "eslint": "npm:eslint", "eslint-plugin-react": "npm:eslint-plugin-react", "eslint-plugin-react-native": "npm:eslint-plugin-react-native",