-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.js
125 lines (123 loc) · 5.65 KB
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
System.config({
"paths": {
"*": "*.js",
"github:*": "jspm_packages/github/*.js",
"npm:*": "jspm_packages/npm/*.js",
"aurelia-skeleton-navigation/*": "lib/*.js"
}
});
System.config({
"map": {
"aurelia-bootstrapper": "github:aurelia/bootstrapper@0.9.2",
"aurelia-http-client": "github:aurelia/http-client@0.4.3",
"bootstrap": "github:twbs/bootstrap@3.3.2",
"font-awesome": "npm:font-awesome@4.2.0",
"templating-resources": "github:aurelia/templating-resources@0.8.3",
"github:aurelia/binding@0.3.2": {
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2"
},
"github:aurelia/bootstrapper@0.9.1": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.2",
"aurelia-framework": "github:aurelia/framework@0.8.2",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.3",
"aurelia-loader-default": "github:aurelia/loader-default@0.4.1",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.2",
"aurelia-router": "github:aurelia/router@0.5.1",
"aurelia-templating": "github:aurelia/templating@0.8.4",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.8.2",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.3",
"aurelia-templating-router": "github:aurelia/templating-router@0.9.2"
},
"github:aurelia/bootstrapper@0.9.2": {
"aurelia-event-aggregator": "github:aurelia/event-aggregator@0.2.2",
"aurelia-framework": "github:aurelia/framework@0.8.2",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-history-browser": "github:aurelia/history-browser@0.2.3",
"aurelia-loader-default": "github:aurelia/loader-default@0.4.1",
"aurelia-logging-console": "github:aurelia/logging-console@0.2.2",
"aurelia-router": "github:aurelia/router@0.5.1",
"aurelia-templating": "github:aurelia/templating@0.8.4",
"aurelia-templating-binding": "github:aurelia/templating-binding@0.8.2",
"aurelia-templating-resources": "github:aurelia/templating-resources@0.8.3",
"aurelia-templating-router": "github:aurelia/templating-router@0.9.2"
},
"github:aurelia/dependency-injection@0.4.1": {
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/framework@0.8.2": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"aurelia-templating": "github:aurelia/templating@0.8.4"
},
"github:aurelia/history-browser@0.2.3": {
"aurelia-history": "github:aurelia/history@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/http-client@0.4.3": {
"aurelia-path": "github:aurelia/path@0.4.1",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/loader-default@0.4.1": {
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1"
},
"github:aurelia/loader@0.3.3": {
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",
"core-js": "npm:core-js@0.4.6",
"webcomponentsjs": "github:webcomponents/webcomponentsjs@0.5.4"
},
"github:aurelia/router@0.5.1": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-history": "github:aurelia/history@0.2.2",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-route-recognizer": "github:aurelia/route-recognizer@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/templating-binding@0.8.2": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-templating": "github:aurelia/templating@0.8.4"
},
"github:aurelia/templating-resources@0.8.3": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-templating": "github:aurelia/templating@0.8.4",
"core-js": "npm:core-js@0.4.6"
},
"github:aurelia/templating-router@0.9.2": {
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-router": "github:aurelia/router@0.5.1",
"aurelia-templating": "github:aurelia/templating@0.8.4"
},
"github:aurelia/templating@0.8.4": {
"aurelia-binding": "github:aurelia/binding@0.3.2",
"aurelia-dependency-injection": "github:aurelia/dependency-injection@0.4.1",
"aurelia-html-template-element": "github:aurelia/html-template-element@0.1.2",
"aurelia-loader": "github:aurelia/loader@0.3.3",
"aurelia-logging": "github:aurelia/logging@0.2.2",
"aurelia-metadata": "github:aurelia/metadata@0.3.0",
"aurelia-path": "github:aurelia/path@0.4.1",
"aurelia-task-queue": "github:aurelia/task-queue@0.2.2",
"core-js": "npm:core-js@0.4.6"
},
"github:jspm/nodelibs-process@0.1.0": {
"process": "npm:process@0.10.0"
},
"github:twbs/bootstrap@3.3.2": {
"css": "github:systemjs/plugin-css@0.1.0",
"jquery": "github:components/jquery@2.1.3"
},
"npm:core-js@0.4.6": {
"process": "github:jspm/nodelibs-process@0.1.0"
}
}
});