atom-nuclide
Version:
A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.
20 lines (19 loc) • 719 B
JSON
[
{ "name": "platform", "type": "autostart" },
{ "name": "main", "type": "autostart"},
{ "name": "components", "type": "autostart" },
{ "name": "ui", "type": "autostart" },
{ "name": "sdk", "type": "autostart" },
{ "name": "host", "type": "autostart" },
{ "name": "common", "type": "autostart" },
{ "name": "toolbox", "type": "autostart" },
{ "name": "workspace", "type": "autostart" },
{ "name": "bindings", "type": "autostart" },
{ "name": "extensions", "type": "autostart" },
{ "name": "nuclide_bridge", "type": "autostart" },
{ "name": "ui_lazy" },
{ "name": "sources" },
{ "name": "console" },
{ "name": "source_frame" },
{ "name": "snippets"}
]