Skip to content

Instantly share code, notes, and snippets.

@sccolbert
Created September 16, 2015 15:38
Show Gist options
  • Save sccolbert/3b80fefe6c21f33dbf50 to your computer and use it in GitHub Desktop.
Save sccolbert/3b80fefe6c21f33dbf50 to your computer and use it in GitHub Desktop.
Ss-MacBook-Pro:phosphorjs Chris$ mkdir foo
Ss-MacBook-Pro:phosphorjs Chris$ cd foo
Ss-MacBook-Pro:foo Chris$ npm install phosphor-gridpanel
|
> phosphor-widget@0.9.9 postinstall /Users/Chris/Development/phosphorjs/foo/node_modules/phosphor-gridpanel/node_modules/phosphor-widget
> npm dedupe
> phosphor-gridpanel@0.9.0 postinstall /Users/Chris/Development/phosphorjs/foo/node_modules/phosphor-gridpanel
> npm dedupe
phosphor-queue@1.0.3 node_modules/phosphor-queue
phosphor-signaling@1.1.1 node_modules/phosphor-signaling
phosphor-gridpanel@0.9.0 node_modules/phosphor-gridpanel
├── phosphor-boxengine@0.9.3
├── phosphor-messaging@1.0.4 (phosphor-queue@1.0.3)
├── phosphor-properties@1.1.2 (phosphor-signaling@1.1.1)
└── phosphor-widget@0.9.9 (phosphor-nodewrapper@1.0.3, phosphor-disposable@1.0.3, phosphor-domutil@0.9.4, phosphor-queue@1.0.3, phosphor-signaling@1.1.1, phosphor-arrays@1.0.4)
Ss-MacBook-Pro:foo Chris$ ls
node_modules
Ss-MacBook-Pro:foo Chris$ ls node_modules
phosphor-gridpanel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment