diff --git a/registry.json b/registry.json index 141f159..3cb8e16 100644 --- a/registry.json +++ b/registry.json @@ -229,6 +229,7 @@ "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime", "babel-polyfill": "npm:babel-polyfill", + "babel-register": "npm:babel-register", "backbone": "npm:backbone", "backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.wreqr": "github:marionettejs/backbone.wreqr", @@ -298,6 +299,7 @@ "ember-data": "github:components/ember-data", "ember-wiz": "github:ricottatosta/ember-wiz", "enumify": "github:rauschma/enumify", + "enzyme": "npm:enzyme", "eslint": "npm:eslint", "eslint-plugin-react": "npm:eslint-plugin-react", "eslint-plugin-react-native": "npm:eslint-plugin-react-native", @@ -549,6 +551,7 @@ "servicestack-client": "npm:servicestack-client", "scoped-polyfill": "github:PM5544/scoped-polyfill", "showdown": "github:showdownjs/showdown", + "should": "npm:should", "sifter": "github:brianreavis/sifter.js", "simple-date": "npm:simple-datejs", "skeleton": "github:dhg/Skeleton",