- async@^2.1.4
- three@^0.83.0
- jquery@^3.1.1
- lodash@^4.17.4
- loophole@^1.1.0
- event-kit@^2.2.0
- jquery-watch@^1.21.0
- atom-space-pen-views@^2.2.0
atom-landau-viewer - Atom plugin for Landau •

Install
Install the Atom package via the Atom preferences or via:
apm install landau-viewer
Usage
The plugin requires a instance of landau-packager to be running.
A preview pane for the currently opened file can be opened via ctrl-i or cmd-i (OS X).
As of now, the preview model is regenerated every time the file is saved or a component is selected from the outline viewer.
License
Licensed under the MIT license (See LICENSE or http://opensource.org/licenses/MIT).
Acknowledgements
atom-landau-viewer was forked from atom-jscad-viewer. Thank you to everyone who helped create it.