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.
27 lines (26 loc) • 788 B
JSON
{
"dependencies": ["sdk", "platform", "workspace"],
"scripts": [
"LiveLocation.js",
"CompilerScriptMapping.js",
"ResourceScriptMapping.js",
"SASSSourceMapping.js",
"StylesSourceMapping.js",
"CSSWorkspaceBinding.js",
"DebuggerWorkspaceBinding.js",
"BreakpointManager.js",
"ContentProviderBasedProjectDelegate.js",
"DefaultScriptMapping.js",
"FileSystemWorkspaceBinding.js",
"FileUtils.js",
"BlackboxSupport.js",
"Linkifier.js",
"NetworkMapping.js",
"NetworkProject.js",
"PresentationConsoleMessageHelper.js",
"ResourceUtils.js",
"TempFile.js",
"WorkspaceController.js",
"ContentScriptProjectDecorator.js"
]
}