aboutsummaryrefslogtreecommitdiff
path: root/node_modules/descriptor.json
blob: c460066c77047c2d6ad0f69318f9e555e7e1f4ee (plain)
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
{
	"copyright": "This file contains proprietary software owned by Motorola Mobility, Inc. No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder. (c) Copyright 2011 Motorola Mobility, Inc.  All Rights Reserved.",
	"version": "0.0.0.0",
	"root": "/node_modules/montage/",
	"directories": [{"name": "core",
			"children": [{"name": "converter"}, {"name": "event"}, {"name": "geometry"}, {"name": "shim"}]
	},
	
	{"name": "data",
			"children": [{"name": "ldapaccess"}, {"name": "nosqlaccess"}, {"name": "restaccess"}, {"name": "sqlaccess"}]
	},
	
	{"name": "require"},
	
	{"name": "service"},
	
	{"name": "ui",
		"children": [	{"name": "anchor.reel"},
						{"name": "bluemoon",
						 			"children": [{"name": "button-group.reel"}, {"name": "button.reel"}, {"name": "checkbox.reel"}, {"name": "progress.reel"}, {"name": "slider.reel"}, {"name": "textarea.reel"}, {"name": "textfield.reel"}, {"name": "toggle.reel"}]
						},
						{"name": "button.reel"},
						{"name": "checkbox.reel"},
						{"name": "component-group.reel"},
						{"name": "component-placeholder.reel"},
						{"name": "composer"},
						{"name": "condition.reel"},
						{"name": "controller"},
						{"name": "date-input.reel"},
						{"name": "dynamic-text.reel"},
						{"name": "flow.reel"},
						{"name": "image.reel"},
						{"name": "list.reel"},
						{"name": "loader.reel"},
						{"name": "loading-panel.reel"},
						{"name": "loading.reel"},
						{"name": "number-input.reel"},
						{"name": "popup",
									"children": [{"name": "alert.reel"}, {"name": "confirm.reel"}, {"name": "notifier.reel"}, {"name": "popup.reel"}]
						},
						{"name": "progress.reel"},
						{"name": "radio-button.reel"},
						{"name": "range-input.reel"},
						{"name": "repetition.reel"},
						{"name": "scroll-bars.reel"},
						{"name": "scroller.reel"},
						{"name": "scrollview.reel"},
						{"name": "select-input.reel"},
						{"name": "slot.reel"},
						{"name": "substitution.reel"},
						{"name": "tabs.reel"},
						{"name": "textarea.reel"},
						{"name": "textfield.reel"},
						{"name": "toggle-button.reel"},
						{"name": "toggle-switch.reel"},
						{"name": "video-player.reel",
									"children": [{"name": "images"}]
						}
		]
	}],
	"files": [
		"core/bitfield.js",
		"core/converter/bytes-converter.js",
		"core/converter/converter.js",
		"core/converter/currency-converter.js",
		"core/converter/date-converter.js",
		"core/converter/lower-case-converter.js",
		"core/converter/new-line-to-br-converter.js",
		"core/converter/number-converter.js",
		"core/converter/trim-converter.js",
		"core/converter/upper-case-converter.js",
		"core/core.js",
		"core/deserializer.js",
		"core/enum.js",
		"core/event/action-event-listener.js",
		"core/event/binding.js",
		"core/event/event-manager.js",
		"core/event/mutable-event.js",
		"core/exception.js",
		"core/gate.js",
		"core/geometry/cubic-bezier.js",
		"core/geometry/point.js",
		"core/jshint.js",
		"core/logger.js",
		"core/next-tick.js",
		"core/promise.js",
		"core/serializer.js",
		"core/shim/array.js",
		"core/shim/immediate.js",
		"core/shim/string.js",
		"core/shim/structures.js",
		"core/shim/weak-map.js",
		"core/shim.js",
		"core/state-chart.js",
		"core/undo-manager.js",
		"core/url.js",
		"core/uuid.js",
		"data/blueprint.js",
		"data/context.js",
		"data/controllistener.js",
		"data/ldapaccess/ldapblueprint.js",
		"data/ldapaccess/ldapobjectid.js",
		"data/ldapaccess/ldapselectorevaluator.js",
		"data/ldapaccess/ldapstore.js",
		"data/nosqlaccess/nosqlblueprint.js",
		"data/nosqlaccess/nosqlobjectid.js",
		"data/nosqlaccess/nosqlselectorevaluator.js",
		"data/nosqlaccess/nosqlstore.js",
		"data/objectid.js",
		"data/objectproperty.js",
		"data/pledge.js",
		"data/query.js",
		"data/restaccess/restblueprint.js",
		"data/restaccess/restobjectid.js",
		"data/restaccess/restselectorevaluator.js",
		"data/restaccess/reststore.js",
		"data/restriction.js",
		"data/selector.js",
		"data/sqlaccess/sqlblueprint.js",
		"data/sqlaccess/sqlobjectid.js",
		"data/sqlaccess/sqlselectorevaluator.js",
		"data/sqlaccess/sqlstore.js",
		"data/store.js",
		"data/transactionid.js",
		"montage.js",
		"node.js",
		"package.json",
		"require/browser.js",
		"require/node.js",
		"require/require.js",
		"service/service.js",
		"ui/anchor.reel/anchor.js",
		"ui/application.js",
		"ui/bluemoon/button-group.reel/button-group.css",
		"ui/bluemoon/button-group.reel/button-group.html",
		"ui/bluemoon/button-group.reel/button-group.js",
		"ui/bluemoon/button.reel/button.css",
		"ui/bluemoon/button.reel/button.html",
		"ui/bluemoon/button.reel/button.js",
		"ui/bluemoon/checkbox.reel/checkbox.css",
		"ui/bluemoon/checkbox.reel/checkbox.html",
		"ui/bluemoon/checkbox.reel/checkbox.js",
		"ui/bluemoon/checkbox.reel/checkmark-dark-disabled.svg",
		"ui/bluemoon/checkbox.reel/checkmark-dark.svg",
		"ui/bluemoon/checkbox.reel/checkmark-light-disabled.svg",
		"ui/bluemoon/checkbox.reel/checkmark.svg",
		"ui/bluemoon/progress.reel/progress.css",
		"ui/bluemoon/progress.reel/progress.html",
		"ui/bluemoon/progress.reel/progress.js",
		"ui/bluemoon/progress.reel/rule.png",
		"ui/bluemoon/progress.reel/scroll.png",
		"ui/bluemoon/slider.reel/slider.css",
		"ui/bluemoon/slider.reel/slider.html",
		"ui/bluemoon/slider.reel/slider.js",
		"ui/bluemoon/textarea.reel/textarea.css",
		"ui/bluemoon/textarea.reel/textarea.html",
		"ui/bluemoon/textarea.reel/textarea.js",
		"ui/bluemoon/textfield.reel/textfield.css",
		"ui/bluemoon/textfield.reel/textfield.html",
		"ui/bluemoon/textfield.reel/textfield.js",
		"ui/bluemoon/toggle.reel/toggle.css",
		"ui/bluemoon/toggle.reel/toggle.html",
		"ui/bluemoon/toggle.reel/toggle.js",
		"ui/button.reel/button.js",
		"ui/check-input.js",
		"ui/checkbox.reel/checkbox.js",
		"ui/component-group.reel/component-group.js",
		"ui/component-placeholder.reel/component-placeholder.js",
		"ui/component.js",
		"ui/composer/composer.js",
		"ui/composer/long-press-composer.js",
		"ui/composer/swipe-composer.js",
		"ui/composer/translate-composer.js",
		"ui/condition.reel/condition.js",
		"ui/controller/array-controller.js",
		"ui/controller/media-controller.js",
		"ui/controller/object-controller.js",
		"ui/controller/paged-array-controller.js",
		"ui/date-input.reel/date-input.js",
		"ui/dom.js",
		"ui/dynamic-text.reel/dynamic-text.js",
		"ui/editable-text.js",
		"ui/flow-path-cubic.js",
		"ui/flow-path-lerp.js",
		"ui/flow-path-linear.js",
		"ui/flow-path-sigmoid.js",
		"ui/flow-path.js",
		"ui/flow.reel/flow.html",
		"ui/flow.reel/flow.js",
		"ui/image.reel/image.js",
		"ui/list.reel/list.html",
		"ui/list.reel/list.js",
		"ui/loader.reel/loader.js",
		"ui/loading-panel.reel/loading-panel.css",
		"ui/loading-panel.reel/loading-panel.html",
		"ui/loading-panel.reel/loading-panel.js",
		"ui/loading.reel/loading-0.svg",
		"ui/loading.reel/loading-1.svg",
		"ui/loading.reel/loading-2.svg",
		"ui/loading.reel/loading-3.svg",
		"ui/loading.reel/loading-4.svg",
		"ui/loading.reel/loading-5.svg",
		"ui/loading.reel/loading-bg.svg",
		"ui/loading.reel/loading.css",
		"ui/loading.reel/loading.html",
		"ui/loading.reel/loading.js",
		"ui/native-control.js",
		"ui/nearest-neighbor-component-search.js",
		"ui/number-input.reel/number-input.js",
		"ui/popup/alert.reel/alert.css",
		"ui/popup/alert.reel/alert.html",
		"ui/popup/alert.reel/alert.js",
		"ui/popup/confirm.reel/confirm.css",
		"ui/popup/confirm.reel/confirm.html",
		"ui/popup/confirm.reel/confirm.js",
		"ui/popup/notifier.reel/notifier.css",
		"ui/popup/notifier.reel/notifier.html",
		"ui/popup/notifier.reel/notifier.js",
		"ui/popup/popup.reel/popup.css",
		"ui/popup/popup.reel/popup.html",
		"ui/popup/popup.reel/popup.js",
		"ui/progress.reel/progress.css",
		"ui/progress.reel/progress.html",
		"ui/progress.reel/progress.js",
		"ui/progress.reel/rule.png",
		"ui/progress.reel/scroll.png",
		"ui/radio-button.reel/radio-button.js",
		"ui/range-input.reel/range-input.js",
		"ui/repetition.reel/repetition.js",
		"ui/scroll-bars.reel/scroll-bars.html",
		"ui/scroll-bars.reel/scroll-bars.js",
		"ui/scroll.js",
		"ui/scroller.reel/scroller.html",
		"ui/scroller.reel/scroller.js",
		"ui/scrollview.reel/scrollview.js",
		"ui/select-input.reel/select-input.js",
		"ui/slot.reel/slot.js",
		"ui/substitution.reel/substitution.js",
		"ui/tabs.reel/tabs.css",
		"ui/tabs.reel/tabs.html",
		"ui/tabs.reel/tabs.js",
		"ui/template.js",
		"ui/text-input.js",
		"ui/textarea.reel/textarea.js",
		"ui/textfield.reel/textfield.js",
		"ui/toggle-button.reel/toggle-button.js",
		"ui/toggle-switch.reel/toggle-switch.css",
		"ui/toggle-switch.reel/toggle-switch.html",
		"ui/toggle-switch.reel/toggle-switch.js",
		"ui/video-player.reel/images/fullscreen-enter.png",
		"ui/video-player.reel/images/fullscreen-exit.png",
		"ui/video-player.reel/images/pause.png",
		"ui/video-player.reel/images/play.png",
		"ui/video-player.reel/images/volume-down.png",
		"ui/video-player.reel/images/volume-up.png",
		"ui/video-player.reel/video-player.css",
		"ui/video-player.reel/video-player.html",
		"ui/video-player.reel/video-player.js"
	]
}