From 9cc8e256407db4e0081ba61df97aef616e2cb464 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 15 May 2016 17:36:55 +0200 Subject: [PATCH] fixed order of all aurelia packages --- registry.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/registry.json b/registry.json index 569e664..f374aee 100644 --- a/registry.json +++ b/registry.json @@ -105,21 +105,16 @@ "army-knife": "npm:army-knife", "array-sugar": "github:capaj/array-sugar", "assert": "github:jspm/nodelibs-assert", - "aurelia-pal": "npm:aurelia-pal", - "aurelia-polyfills": "npm:aurelia-polyfills", - "aurelia-pal-browser": "npm:aurelia-pal-browser", - "aurelia-pal-nodejs": "npm:aurelia-pal-nodejs", - "aurelia-async": "npm:aurelia-async", "aurelia-animator-css": "npm:aurelia-animator-css", "aurelia-animator-velocity": "npm:aurelia-animator-velocity", - "aurelia-auth":"npm:aurelia-auth", - "aurelia-authentication":"npm:aurelia-authentication", - "aurelia-api":"npm:aurelia-api", - "aurelia-orm":"npm:aurelia-orm", - "aurelia-notification":"npm:aurelia-notification", + "aurelia-api": "npm:aurelia-api", + "aurelia-async": "npm:aurelia-async", + "aurelia-auth": "npm:aurelia-auth", + "aurelia-authentication": "npm:aurelia-authentication", "aurelia-binding": "npm:aurelia-binding", - "aurelia-breeze": "npm:aurelia-breeze", + "aurelia-bootstrap-switch": "github:drdwilcox/aurelia-bootstrap-switch", "aurelia-bootstrapper": "npm:aurelia-bootstrapper", + "aurelia-breeze": "npm:aurelia-breeze", "aurelia-bs-modal": "github:pwkad/aurelia-bs-modal", "aurelia-cmdrjs": "github:cmdrjs/aurelia-cmdrjs", "aurelia-computed": "npm:aurelia-computed", @@ -139,22 +134,30 @@ "aurelia-google-maps": "npm:aurelia-google-maps", "aurelia-history": "npm:aurelia-history", "aurelia-history-browser": "npm:aurelia-history-browser", + "aurelia-html-import-template-loader": "npm:aurelia-html-import-template-loader", "aurelia-html-template-element": "github:aurelia/html-template-element", "aurelia-http-client": "npm:aurelia-http-client", "aurelia-i18n": "npm:aurelia-i18n", "aurelia-kendoui-bridge": "npm:aurelia-kendoui-bridge", "aurelia-keyboard-plugin": "github:novatrox/aurelia-keyboard-plugin", + "aurelia-knockout": "npm:aurelia-knockout", "aurelia-loader": "npm:aurelia-loader", "aurelia-loader-default": "npm:aurelia-loader-default", "aurelia-logging": "npm:aurelia-logging", "aurelia-logging-console": "npm:aurelia-logging-console", + "aurelia-material-design-lite": "github:Gheoan/aurelia-material-design-lite", "aurelia-materialize-bridge": "npm:aurelia-materialize-bridge", "aurelia-materialize-css": "npm:aurelia-materialize-css", - "aurelia-material-design-lite": "github:Gheoan/aurelia-material-design-lite", "aurelia-metadata": "npm:aurelia-metadata", "aurelia-modal": "github:vheissu/aurelia-modal", + "aurelia-notification": "npm:aurelia-notification", "aurelia-notify": "github:MarcScheib/aurelia-notify", + "aurelia-orm": "npm:aurelia-orm", + "aurelia-pal": "npm:aurelia-pal", + "aurelia-pal-browser": "npm:aurelia-pal-browser", + "aurelia-pal-nodejs": "npm:aurelia-pal-nodejs", "aurelia-path": "npm:aurelia-path", + "aurelia-polyfills": "npm:aurelia-polyfills", "aurelia-polymer": "github:roguePanda/aurelia-polymer", "aurelia-resize": "github:MeirionHughes/aurelia-resize", "aurelia-route-recognizer": "npm:aurelia-route-recognizer", @@ -168,13 +171,10 @@ "aurelia-templating-binding": "npm:aurelia-templating-binding", "aurelia-templating-resources": "npm:aurelia-templating-resources", "aurelia-templating-router": "npm:aurelia-templating-router", + "aurelia-ui-framework": "github:adarshpastakia/aurelia-ui-framework", "aurelia-ui-virtualization": "npm:aurelia-ui-virtualization", - "aurelia-validation": "npm:aurelia-validation", "aurelia-validatejs": "npm:aurelia-validatejs", - "aurelia-html-import-template-loader": "npm:aurelia-html-import-template-loader", - "aurelia-bootstrap-switch": "github:drdwilcox/aurelia-bootstrap-switch", - "aurelia-ui-framework":"github:adarshpastakia/aurelia-ui-framework", - "aurelia-knockout":"npm:aurelia-knockout", + "aurelia-validation": "npm:aurelia-validation", "autosize": "github:jackmoore/autosize", "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime",