From 72765cf44a116b9918f4adc3f20276095fa17675 Mon Sep 17 00:00:00 2001 From: Rob Eisenberg Date: Wed, 10 Dec 2014 22:55:24 -0500 Subject: [PATCH] add aurelia libraries to the registry --- registry.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/registry.json b/registry.json index 9eb958a..4fdf957 100644 --- a/registry.json +++ b/registry.json @@ -20,6 +20,28 @@ "angular-ui-router-extras": "github:christopherthielen/ui-router-extras", "angular-ui-tree": "github:JimLiu/angular-ui-tree", "angular-sanitize": "github:angular/bower-angular-sanitize", + "aurelia-binding": "github:aurelia/binding", + "aurelia-bootstrapper": "github:aurelia/bootstrapper", + "aurelia-dependency-injection": "github:aurelia/dependency-injection", + "aurelia-event-aggregator": "github:aurelia/event-aggregator", + "aurelia-framework": "github:aurelia/framework", + "aurelia-history": "github:aurelia/history", + "aurelia-history-browser": "github:aurelia/history-browser", + "aurelia-html-template-element": "github:aurelia/html-template-element", + "aurelia-http-client": "github:aurelia/http-client", + "aurelia-loader": "github:aurelia/loader", + "aurelia-loader-systemjs": "github:aurelia/loader-systemjs", + "aurelia-logging": "github:aurelia/logging", + "aurelia-logging-console": "github:aurelia/logging-console", + "aurelia-metadata": "github:aurelia/metadata", + "aurelia-path": "github:aurelia/path", + "aurelia-route-recognizer": "github:aurelia/route-recognizer", + "aurelia-router": "github:aurelia/router", + "aurelia-task-queue": "github:aurelia/task-queue", + "aurelia-templating": "github:aurelia/templating", + "aurelia-templating-binding": "github:aurelia/templating-binding", + "aurelia-templating-resources": "github:aurelia/templating-resources", + "aurelia-templating-router": "github:aurelia/templating-router", "firebase": "github:firebase/firebase-bower", "angularFire": "github:firebase/angularFire", "angularfire": "github:firebase/angularfire",