monaca-lib
Version:
Monaca cloud API bindings for JavaScript
65 lines (64 loc) • 1.55 kB
JSON
{
"dependencies": [
"platform",
"common",
"host"
],
"scripts": [
"View.js",
"treeoutline.js",
"ActionRegistry.js",
"ShortcutRegistry.js",
"Context.js",
"ContextMenu.js",
"Dialog.js",
"DOMSyntaxHighlighter.js",
"DropDownMenu.js",
"EmptyView.js",
"FilterBar.js",
"ForwardedInputEventHandler.js",
"HelpScreen.js",
"InplaceEditor.js",
"KeyboardShortcut.js",
"Panel.js",
"Popover.js",
"ProgressIndicator.js",
"ResizerWidget.js",
"RootView.js",
"SearchableView.js",
"Section.js",
"SettingsUI.js",
"SidebarTreeElement.js",
"SoftContextMenu.js",
"SplitView.js",
"StackView.js",
"StatusBar.js",
"SuggestBox.js",
"TabbedPane.js",
"SidebarPane.js",
"TextPrompt.js",
"UIUtils.js",
"ViewportControl.js",
"ZoomManager.js"
],
"stylesheets": [
"checkboxTextLabel.css",
"emptyView.css",
"filter.css",
"helpScreen.css",
"panelEnablerView.css",
"progressIndicator.css",
"propertiesSection.css",
"radioButton.css",
"searchableView.css",
"section.css",
"softContextMenu.css",
"splitView.css",
"statusBar.css",
"suggestBox.css",
"tabbedPane.css",
"textButton.css",
"textPrompt.css",
"treeoutline.css"
]
}