UNPKG

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.

26 lines (25 loc) 501 B
{ "dependencies": [ "platform", "common", "host", "ui" ], "scripts": [ "DataGrid.js", "ViewportDataGrid.js", "SortableDataGrid.js", "ShowMoreDataGridNode.js", "FlameChart.js", "OverviewGrid.js", "PieChart.js", "TimelineGrid.js" ], "stylesheets": [ "dataGrid.css", "flameChart.css", "overviewGrid.css", "pieChart.css", "timelineGrid.css" ] }