@@ -14,54 +14,76 @@ System.config({
1414 } ,
1515
1616 map : {
17- "aurelia-metadata" : "github:aurelia/metadata@0.8 .0" ,
18- "aurelia-pal" : "github:aurelia/pal@0.1.10 " ,
19- "aurelia-pal-browser" : "github:aurelia/pal-browser@0.1.13 " ,
20- "aurelia-templating" : "github:aurelia/templating@0.15 .0" ,
17+ "aurelia-metadata" : "github:aurelia/metadata@0.9 .0" ,
18+ "aurelia-pal" : "github:aurelia/pal@0.2.0 " ,
19+ "aurelia-pal-browser" : "github:aurelia/pal-browser@0.2.0 " ,
20+ "aurelia-templating" : "github:aurelia/templating@0.16 .0" ,
21212222 "babel-runtime" :
"npm:[email protected] " , 2323 "core-js" :
"npm:[email protected] " , 24- "github:aurelia/binding@0.9 .0" : {
25- "aurelia-dependency-injection " : "github:aurelia/dependency-injection @0.10 .0" ,
26- "aurelia-metadata " : "github:aurelia/metadata @0.8 .0" ,
27- "aurelia-task-queue" : "github:aurelia/task-queue@0.7 .0" ,
24+ "github:aurelia/binding@0.10 .0" : {
25+ "aurelia-metadata " : "github:aurelia/metadata @0.9 .0" ,
26+ "aurelia-pal " : "github:aurelia/pal @0.2 .0" ,
27+ "aurelia-task-queue" : "github:aurelia/task-queue@0.8 .0" ,
2828 "core-js" :
"npm:[email protected] " 2929 } ,
30- "github:aurelia/[email protected] " :
{ 31- "aurelia-logging" :
"github:aurelia/[email protected] " , 32- "aurelia-metadata" :
"github:aurelia/[email protected] " , 30+ "github:aurelia/[email protected] " :
{ 31+ "aurelia-logging" :
"github:aurelia/[email protected] " , 32+ "aurelia-metadata" :
"github:aurelia/[email protected] " , 33+ "aurelia-pal" :
"github:aurelia/[email protected] " , 3334 "core-js" :
"npm:[email protected] " 3435 } ,
35- "github:aurelia/[email protected] " :
{ 36- "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 37- "aurelia-metadata" :
"github:aurelia/[email protected] " , 38- "aurelia-path" :
"github:aurelia/[email protected] " , 39- "core-js" :
"github:zloirock/[email protected] " 36+ "github:aurelia/[email protected] " :
{ 37+ "aurelia-metadata" :
"github:aurelia/[email protected] " , 38+ "aurelia-path" :
"github:aurelia/[email protected] " 4039 } ,
41- "github:aurelia/[email protected] " :
{ 40+ "github:aurelia/[email protected] " :
{ 41+ "aurelia-pal" :
"github:aurelia/[email protected] " , 4242 "core-js" :
"npm:[email protected] " 4343 } ,
44- "github:aurelia/pal-browser@0.1.13 " : {
45- "aurelia-pal" : "github:aurelia/pal@0.1.10 "
44+ "github:aurelia/pal-browser@0.2.0 " : {
45+ "aurelia-pal" : "github:aurelia/pal@0.2.0 "
4646 } ,
47- "github:aurelia/[email protected] " :
{ 48- "aurelia-binding" :
"github:aurelia/[email protected] " , 49- "aurelia-dependency-injection" :
"github:aurelia/[email protected] " , 50- "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 51- "aurelia-loader" :
"github:aurelia/[email protected] " , 52- "aurelia-logging" :
"github:aurelia/[email protected] " , 53- "aurelia-metadata" :
"github:aurelia/[email protected] " , 54- "aurelia-path" :
"github:aurelia/[email protected] " , 55- "aurelia-task-queue" :
"github:aurelia/[email protected] " , 47+ "github:aurelia/[email protected] " :
{ 48+ "aurelia-pal" :
"github:aurelia/[email protected] " 49+ } ,
50+ "github:aurelia/[email protected] " :
{ 51+ "aurelia-binding" :
"github:aurelia/[email protected] " , 52+ "aurelia-dependency-injection" :
"github:aurelia/[email protected] " , 53+ "aurelia-loader" :
"github:aurelia/[email protected] " , 54+ "aurelia-logging" :
"github:aurelia/[email protected] " , 55+ "aurelia-metadata" :
"github:aurelia/[email protected] " , 56+ "aurelia-pal" :
"github:aurelia/[email protected] " , 57+ "aurelia-path" :
"github:aurelia/[email protected] " , 58+ "aurelia-task-queue" :
"github:aurelia/[email protected] " , 5659 "core-js" :
"npm:[email protected] " 5760 } ,
58- "github:jspm/[email protected] " :
{ 59- "process" :
"npm:[email protected] " 61+ "github:jspm/[email protected] " :
{ 62+ 63+ } ,
64+ "github:jspm/[email protected] " :
{ 65+ "process" :
"npm:[email protected] " 66+ } ,
67+ "github:jspm/[email protected] " :
{ 68+ 69+ } ,
70+ 71+ 6072 } ,
61736274 "fs" :
"github:jspm/[email protected] " , 63- "process" :
"github:jspm/[email protected] .1 " , 75+ "process" :
"github:jspm/[email protected] .2 " , 6476 "systemjs-json" :
"github:systemjs/[email protected] " 77+ } ,
78+ 79+ "util" :
"github:jspm/[email protected] " 80+ } ,
81+ 82+ "assert" :
"github:jspm/[email protected] " 83+ } ,
84+ 85+ "inherits" :
"npm:[email protected] " , 86+ "process" :
"github:jspm/[email protected] " 6587 }
6688 }
6789} ) ;
0 commit comments