Skip to content

Instantly share code, notes, and snippets.

@ryanwarsaw
Created April 13, 2016 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanwarsaw/1991e6ea5d44f502d8834c062abd9da4 to your computer and use it in GitHub Desktop.
Save ryanwarsaw/1991e6ea5d44f502d8834c062abd9da4 to your computer and use it in GitHub Desktop.
webmaker-core@1.6.1 /Users/ryan/Documents/JavaScriptProjects/webmaker-core
├─┬ autoless@0.1.7
│ ├─┬ autoprefixer-core@5.1.7
│ │ ├── browserslist@0.2.0
│ │ ├── caniuse-db@1.0.30000451
│ │ ├── num2fraction@1.0.1
│ │ └─┬ postcss@4.0.6
│ │ ├── js-base64@2.1.9
│ │ └─┬ source-map@0.2.0
│ │ └── amdefine@1.0.0
│ ├── commander@2.1.0
│ ├── growl@1.7.0
│ ├─┬ less@1.7.5
│ │ ├─┬ clean-css@2.2.23
│ │ │ └── commander@2.2.0
│ │ ├── graceful-fs@3.0.8
│ │ ├── mime@1.2.11
│ │ ├─┬ request@2.40.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├── forever-agent@0.5.2
│ │ │ ├─┬ form-data@0.1.4
│ │ │ │ ├── async@0.9.2
│ │ │ │ └─┬ combined-stream@0.0.7
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ ├─┬ hawk@1.1.1
│ │ │ │ ├── boom@0.4.2
│ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ ├── hoek@0.9.1
│ │ │ │ └── sntp@0.2.4
│ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├── mime-types@1.0.2
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.3.0
│ │ │ ├── qs@1.0.2
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.2.2
│ │ │ └── tunnel-agent@0.4.2
│ │ └─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ └─┬ watch@0.14.0
│ └─┬ exec-sh@0.2.0
│ └── merge@1.2.0
├── babel@6.5.2
├─┬ babel-core@6.7.6
│ ├─┬ babel-code-frame@6.7.5
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├── esutils@2.0.2
│ │ ├── js-tokens@1.0.3
│ │ └─┬ repeating@1.1.3
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ babel-generator@6.7.5
│ │ ├─┬ detect-indent@3.0.1
│ │ │ └── get-stdin@4.0.1
│ │ ├─┬ is-integer@1.0.6
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ └── trim-right@1.0.1
│ ├── babel-helpers@6.6.0
│ ├── babel-messages@6.7.2
│ ├─┬ babel-register@6.7.2
│ │ ├── core-js@2.2.2
│ │ ├─┬ home-or-tmp@1.0.0
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ └── user-home@1.1.1
│ │ └─┬ source-map-support@0.2.10
│ │ └─┬ source-map@0.1.32
│ │ └── amdefine@1.0.0
│ ├─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ ├── babel-template@6.7.0
│ ├─┬ babel-traverse@6.7.6
│ │ ├── globals@8.18.0
│ │ ├─┬ invariant@2.2.1
│ │ │ └─┬ loose-envify@1.1.0
│ │ │ └── js-tokens@1.0.3
│ │ └─┬ repeating@1.1.3
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ babel-types@6.7.2
│ │ ├── esutils@2.0.2
│ │ └── to-fast-properties@1.0.2
│ ├── babylon@6.7.0
│ ├── convert-source-map@1.2.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── json5@0.4.0
│ ├── lodash@3.10.1
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── private@0.1.6
│ ├── shebang-regex@1.0.0
│ ├── slash@1.0.0
│ └── source-map@0.5.3
├─┬ babel-loader@6.2.4
│ └─┬ loader-utils@0.2.14
│ ├── big.js@3.1.3
│ ├── emojis-list@1.0.0
│ └── json5@0.5.0
├─┬ babel-polyfill@6.7.4
│ ├── babel-regenerator-runtime@6.5.0
│ ├─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ └── core-js@2.2.2
├─┬ babel-preset-react@6.5.0
│ ├─┬ babel-plugin-syntax-flow@6.5.0
│ │ └─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ ├─┬ babel-plugin-syntax-jsx@6.5.0
│ │ └─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-flow-strip-types@6.7.0
│ │ └─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-react-display-name@6.5.0
│ │ └─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-react-jsx@6.7.5
│ │ ├─┬ babel-helper-builder-react-jsx@6.7.5
│ │ │ ├─┬ babel-types@6.7.2
│ │ │ │ ├─┬ babel-traverse@6.7.6
│ │ │ │ │ ├─┬ babel-code-frame@6.7.5
│ │ │ │ │ │ ├─┬ chalk@1.1.3
│ │ │ │ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ │ │ └── js-tokens@1.0.3
│ │ │ │ │ ├── babel-messages@6.7.2
│ │ │ │ │ ├── babylon@6.7.0
│ │ │ │ │ ├─┬ debug@2.2.0
│ │ │ │ │ │ └── ms@0.7.1
│ │ │ │ │ ├── globals@8.18.0
│ │ │ │ │ ├─┬ invariant@2.2.1
│ │ │ │ │ │ └─┬ loose-envify@1.1.0
│ │ │ │ │ │ └── js-tokens@1.0.3
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └── to-fast-properties@1.0.2
│ │ │ ├── esutils@2.0.2
│ │ │ └── lodash@3.10.1
│ │ └─┬ babel-runtime@5.8.38
│ │ └── core-js@1.2.6
│ └─┬ babel-plugin-transform-react-jsx-source@6.5.0
│ └─┬ babel-runtime@5.8.38
│ └── core-js@1.2.6
├── classnames@2.2.3
├─┬ color@0.11.1
│ ├── color-convert@0.5.3
│ └─┬ color-string@0.3.0
│ └── color-name@1.1.1
├── colors@1.1.2
├─┬ eslint@2.7.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ concat-stream@1.5.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.6
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ doctrine@1.2.1
│ │ ├── esutils@1.1.6
│ │ └── isarray@1.0.0
│ ├─┬ es6-map@0.1.3
│ │ ├── d@0.1.1
│ │ ├── es5-ext@0.10.11
│ │ ├── es6-iterator@2.0.0
│ │ ├── es6-set@0.1.4
│ │ ├── es6-symbol@3.0.2
│ │ └── event-emitter@0.3.4
│ ├─┬ escope@3.6.0
│ │ ├─┬ es6-weak-map@2.0.1
│ │ │ ├── d@0.1.1
│ │ │ ├── es5-ext@0.10.11
│ │ │ ├── es6-iterator@2.0.0
│ │ │ └── es6-symbol@3.0.2
│ │ └─┬ esrecurse@4.1.0
│ │ └── estraverse@4.1.1
│ ├─┬ espree@3.1.3
│ │ ├── acorn@3.0.4
│ │ └─┬ acorn-jsx@2.0.1
│ │ └── acorn@2.7.0
│ ├── estraverse@4.2.0
│ ├── esutils@2.0.2
│ ├─┬ file-entry-cache@1.2.4
│ │ └─┬ flat-cache@1.0.10
│ │ ├─┬ del@2.2.0
│ │ │ ├─┬ globby@4.0.0
│ │ │ │ ├─┬ array-union@1.0.1
│ │ │ │ │ └── array-uniq@1.0.2
│ │ │ │ ├── arrify@1.0.1
│ │ │ │ └─┬ glob@6.0.4
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ └─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── is-path-cwd@1.0.0
│ │ │ ├─┬ is-path-in-cwd@1.0.0
│ │ │ │ └── is-path-inside@1.0.0
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├── graceful-fs@4.1.3
│ │ ├── read-json-sync@1.1.1
│ │ └── write@0.2.1
│ ├─┬ glob@7.0.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.3
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.3
│ │ └── wrappy@1.0.1
│ ├── globals@9.4.0
│ ├── ignore@3.1.1
│ ├── imurmurhash@0.1.4
│ ├─┬ inquirer@0.12.0
│ │ ├── ansi-escapes@1.3.0
│ │ ├── ansi-regex@2.0.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ ├── exit-hook@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── cli-width@2.1.0
│ │ ├── figures@1.5.0
│ │ ├─┬ readline2@1.0.1
│ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └── mute-stream@0.0.5
│ │ ├─┬ run-async@0.1.0
│ │ │ └─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ ├── rx-lite@3.1.2
│ │ ├─┬ string-width@1.0.1
│ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ └── number-is-nan@1.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── through@2.3.8
│ ├─┬ is-my-json-valid@2.13.1
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@2.0.0
│ │ └── xtend@4.0.1
│ ├─┬ is-resolvable@1.0.0
│ │ └── tryit@1.0.2
│ ├─┬ js-yaml@3.5.5
│ │ ├─┬ argparse@1.0.7
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@2.7.2
│ ├─┬ json-stable-stringify@1.0.1
│ │ └── jsonify@0.0.0
│ ├── lodash@4.10.0
│ ├─┬ optionator@0.8.1
│ │ ├── deep-is@0.1.3
│ │ ├── fast-levenshtein@1.1.3
│ │ ├── levn@0.3.0
│ │ ├── prelude-ls@1.1.2
│ │ ├── type-check@0.3.2
│ │ └── wordwrap@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── path-is-inside@1.0.1
│ ├── pluralize@1.2.1
│ ├── progress@1.1.8
│ ├─┬ require-uncached@1.0.2
│ │ ├─┬ caller-path@0.1.0
│ │ │ └── callsites@0.2.0
│ │ └── resolve-from@1.0.1
│ ├── shelljs@0.6.0
│ ├── strip-json-comments@1.0.4
│ ├─┬ table@3.7.8
│ │ ├── bluebird@3.3.5
│ │ ├── slice-ansi@0.0.4
│ │ ├─┬ string-width@1.0.1
│ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ ├── tv4@1.2.7
│ │ └── xregexp@3.1.0
│ ├── text-table@0.2.0
│ └─┬ user-home@2.0.0
│ └── os-homedir@1.0.1
├── eslint-plugin-react@4.3.0
├─┬ fs-extra@0.26.7
│ ├── graceful-fs@4.1.3
│ ├── jsonfile@2.2.3
│ ├── klaw@1.1.3
│ └── path-is-absolute@1.0.0
├─┬ git-rev-sync@1.5.0
│ ├── graceful-fs@4.1.3
│ └── shelljs@0.6.0
├─┬ habitat@3.1.2
│ └─┬ xtend@2.1.2
│ └── object-keys@0.4.0
├── intl@1.1.0
├── intl-locales-supported@1.0.0
├── json-loader@0.5.4
├─┬ jsx-loader@0.13.2
│ ├─┬ jstransform@11.0.3
│ │ ├── base62@1.1.0
│ │ ├─┬ commoner@0.10.4
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ detective@4.3.1
│ │ │ │ ├── acorn@1.2.2
│ │ │ │ └── defined@1.0.0
│ │ │ ├─┬ glob@5.0.15
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├── graceful-fs@4.1.3
│ │ │ ├── iconv-lite@0.4.13
│ │ │ ├── private@0.1.6
│ │ │ ├── q@1.4.1
│ │ │ └─┬ recast@0.10.43
│ │ │ ├── ast-types@0.8.15
│ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ └── source-map@0.5.3
│ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
│ │ ├── object-assign@2.1.1
│ │ └─┬ source-map@0.4.4
│ │ └── amdefine@1.0.0
│ └─┬ loader-utils@0.2.14
│ ├── big.js@3.1.3
│ ├── emojis-list@1.0.0
│ └── json5@0.5.0
├─┬ live-server@0.9.2
│ ├─┬ connect@3.4.1
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├─┬ finalhandler@0.4.1
│ │ │ ├── escape-html@1.0.3
│ │ │ ├─┬ on-finished@2.3.0
│ │ │ │ └── ee-first@1.1.1
│ │ │ └── unpipe@1.0.0
│ │ ├── parseurl@1.3.1
│ │ └── utils-merge@1.0.0
│ ├─┬ event-stream@3.3.2
│ │ ├── duplexer@0.1.1
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.3.3
│ │ ├── stream-combiner@0.0.4
│ │ └── through@2.3.8
│ ├─┬ faye-websocket@0.10.0
│ │ └─┬ websocket-driver@0.6.4
│ │ └── websocket-extensions@0.1.1
│ ├─┬ morgan@1.7.0
│ │ ├── basic-auth@1.0.3
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── depd@1.1.0
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ └── on-headers@1.0.1
│ ├─┬ opn@4.0.1
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ send@0.13.2
│ │ ├── debug@2.2.0
│ │ ├── depd@1.1.0
│ │ ├── destroy@1.0.4
│ │ ├── escape-html@1.0.3
│ │ ├── etag@1.7.0
│ │ ├── fresh@0.3.0
│ │ ├─┬ http-errors@1.3.1
│ │ │ └── inherits@2.0.1
│ │ ├── mime@1.3.4
│ │ ├── ms@0.7.1
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── range-parser@1.0.3
│ │ └── statuses@1.2.1
│ ├─┬ serve-index@1.7.3
│ │ ├─┬ accepts@1.2.13
│ │ │ └── negotiator@0.5.3
│ │ ├── batch@0.5.3
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── escape-html@1.0.3
│ │ ├─┬ http-errors@1.3.1
│ │ │ ├── inherits@2.0.1
│ │ │ └── statuses@1.2.1
│ │ ├─┬ mime-types@2.1.10
│ │ │ └── mime-db@1.22.0
│ │ └── parseurl@1.3.1
│ └─┬ watchr@2.3.10
│ └─┬ bal-util@1.18.0
│ ├── ambi@2.0.0
│ ├── eachr@2.0.4
│ ├── extendr@2.0.1
│ ├── getsetdeep@2.0.0
│ ├── safecallback@1.0.1
│ ├── safefs@2.0.3
│ ├── taskgroup@2.0.0
│ └── typechecker@2.0.8
├─┬ lodash.defaults@4.0.1
│ ├─┬ lodash.assigninwith@4.0.6
│ │ └── lodash.keysin@4.1.3
│ └── lodash.rest@4.0.2
├─┬ lru-cache@4.0.1
│ ├── pseudomap@1.0.2
│ └── yallist@2.0.0
├── minimist@1.2.0
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ mocha@2.4.5
│ ├── commander@2.3.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.3
│ │ ├── graceful-fs@2.0.3
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── growl@1.8.1
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ └── supports-color@1.2.0
├── ncp@2.0.0
├─┬ npm-run-all@1.7.0
│ ├─┬ babel-runtime@6.6.1
│ │ └── core-js@2.2.2
│ ├─┬ cross-spawn-async@2.2.1
│ │ └─┬ which@1.2.4
│ │ ├─┬ is-absolute@0.1.7
│ │ │ └── is-relative@0.1.3
│ │ └── isexe@1.1.2
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ ├─┬ ps-tree@1.0.1
│ │ └─┬ event-stream@3.3.2
│ │ ├── duplexer@0.1.1
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.3.3
│ │ ├── stream-combiner@0.0.4
│ │ └── through@2.3.8
│ └─┬ shell-quote@1.5.0
│ ├── array-filter@0.0.1
│ ├── array-map@0.0.0
│ ├── array-reduce@0.0.0
│ └── jsonify@0.0.0
├── object-assign@4.0.1
├── owasp-password-strength-test@1.3.0
├─┬ panzoom@0.0.1 (git+https://github.com/k88hudson/panzoom.git#b3b698d44ed12129c723f76efbd431678a34d96a)
│ └── extend@3.0.0
├─┬ proxyquire@1.7.4
│ ├─┬ fill-keys@1.0.2
│ │ ├── is-object@1.0.1
│ │ └── merge-descriptors@1.0.1
│ └── module-not-found-error@1.0.1
├─┬ react@15.0.1 peer invalid
│ ├─┬ fbjs@0.8.0
│ │ ├─┬ babel-plugin-syntax-flow@6.5.0
│ │ │ └── babel-runtime@5.8.38
│ │ ├── core-js@1.2.6
│ │ ├─┬ isomorphic-fetch@2.2.1
│ │ │ ├─┬ node-fetch@1.5.1
│ │ │ │ ├─┬ encoding@0.1.12
│ │ │ │ │ └── iconv-lite@0.4.13
│ │ │ │ └── is-stream@1.1.0
│ │ │ └── whatwg-fetch@0.11.0
│ │ ├─┬ promise@7.1.1
│ │ │ └── asap@2.0.3
│ │ └── ua-parser-js@0.7.10
│ └─┬ loose-envify@1.1.0
│ └── js-tokens@1.0.3
├── react-addons-linked-state-mixin@15.0.1
├── react-addons-update@15.0.1
├── react-dom@15.0.1
├─┬ react-hammerjs@0.4.5
│ └── hammerjs@2.0.6
├─┬ react-intl@2.0.1
│ ├── intl-format-cache@2.0.5
│ ├─┬ intl-messageformat@1.3.0
│ │ └── intl-messageformat-parser@1.2.0
│ ├── intl-relativeformat@1.3.0
│ └─┬ invariant@2.2.1
│ └─┬ loose-envify@1.1.0
│ └── js-tokens@1.0.3
├─┬ rimraf@2.5.2
│ └─┬ glob@7.0.3
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ ├── inherits@2.0.1
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ ├─┬ once@1.3.3
│ │ └── wrappy@1.0.1
│ └── path-is-absolute@1.0.0
├─┬ should@8.3.0
│ ├── should-equal@0.7.2
│ ├── should-format@0.3.2
│ └── should-type@0.2.0
├─┬ tmp@0.0.28
│ └── os-tmpdir@1.0.1
├─┬ watch@0.17.1
│ └─┬ exec-sh@0.2.0
│ └── merge@1.2.0
├─┬ webpack@1.12.15
│ ├── async@1.5.2
│ ├── clone@1.0.2
│ ├─┬ enhanced-resolve@0.9.1
│ │ ├── graceful-fs@4.1.3
│ │ └── memory-fs@0.2.0
│ ├── esprima@2.7.2
│ ├── interpret@0.6.6
│ ├─┬ loader-utils@0.2.14
│ │ ├── big.js@3.1.3
│ │ ├── emojis-list@1.0.0
│ │ └── json5@0.5.0
│ ├─┬ memory-fs@0.3.0
│ │ ├─┬ errno@0.1.4
│ │ │ └── prr@0.0.0
│ │ └─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.6
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├─┬ node-libs-browser@0.5.3
│ │ ├── assert@1.3.0
│ │ ├─┬ browserify-zlib@0.1.4
│ │ │ └── pako@0.2.8
│ │ ├─┬ buffer@3.6.0
│ │ │ ├── base64-js@0.0.8
│ │ │ ├── ieee754@1.1.6
│ │ │ └── isarray@1.0.0
│ │ ├─┬ console-browserify@1.1.0
│ │ │ └── date-now@0.1.4
│ │ ├── constants-browserify@0.0.1
│ │ ├─┬ crypto-browserify@3.2.8
│ │ │ ├── pbkdf2-compat@2.0.1
│ │ │ ├── ripemd160@0.2.0
│ │ │ └── sha.js@2.2.6
│ │ ├── domain-browser@1.1.7
│ │ ├── events@1.1.0
│ │ ├─┬ http-browserify@1.7.0
│ │ │ ├── Base64@0.2.1
│ │ │ └── inherits@2.0.1
│ │ ├── https-browserify@0.0.0
│ │ ├── os-browserify@0.1.2
│ │ ├── path-browserify@0.0.0
│ │ ├── process@0.11.2
│ │ ├── punycode@1.4.1
│ │ ├── querystring-es3@0.2.1
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ └── isarray@0.0.1
│ │ ├─┬ stream-browserify@1.0.0
│ │ │ └── inherits@2.0.1
│ │ ├── string_decoder@0.10.31
│ │ ├── timers-browserify@1.4.2
│ │ ├── tty-browserify@0.0.0
│ │ ├─┬ url@0.10.3
│ │ │ ├── punycode@1.3.2
│ │ │ └── querystring@0.2.0
│ │ ├─┬ util@0.10.3
│ │ │ └── inherits@2.0.1
│ │ └─┬ vm-browserify@0.0.4
│ │ └── indexof@0.0.1
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ supports-color@3.1.2
│ │ └── has-flag@1.0.0
│ ├── tapable@0.1.10
│ ├─┬ uglify-js@2.6.2
│ │ ├── async@0.2.10
│ │ ├── source-map@0.5.3
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@2.1.0
│ │ │ ├─┬ center-align@0.1.3
│ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ └── lazy-cache@1.0.3
│ │ │ ├─┬ right-align@0.1.3
│ │ │ │ └─┬ align-text@0.1.4
│ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ ├── longest@1.0.1
│ │ │ │ └── repeat-string@1.5.4
│ │ │ └── wordwrap@0.0.2
│ │ ├── decamelize@1.2.0
│ │ └── window-size@0.1.0
│ ├─┬ watchpack@0.2.9
│ │ ├── async@0.9.2
│ │ ├─┬ chokidar@1.4.3
│ │ │ ├─┬ anymatch@1.3.0
│ │ │ │ ├── arrify@1.0.1
│ │ │ │ └─┬ micromatch@2.3.7
│ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ ├── array-unique@0.2.1
│ │ │ │ ├─┬ braces@1.8.3
│ │ │ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ │ ├─┬ isobject@2.0.0
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ ├── extglob@0.3.2
│ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ └── is-extendable@0.1.1
│ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ └── is-primitive@2.0.0
│ │ │ ├── async-each@1.0.0
│ │ │ ├─┬ fsevents@1.0.11
│ │ │ │ ├── ansi@0.3.1
│ │ │ │ ├── ansi-regex@2.0.0
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── are-we-there-yet@1.1.2
│ │ │ │ ├── asn1@0.2.3
│ │ │ │ ├── assert-plus@0.2.0
│ │ │ │ ├── async@1.5.2
│ │ │ │ ├── aws-sign2@0.6.0
│ │ │ │ ├─┬ aws4@1.3.2
│ │ │ │ │ └─┬ lru-cache@4.0.1
│ │ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ │ └── yallist@2.0.0
│ │ │ │ ├── bl@1.0.3
│ │ │ │ ├── block-stream@0.0.8
│ │ │ │ ├── boom@2.10.1
│ │ │ │ ├── caseless@0.11.0
│ │ │ │ ├── chalk@1.1.3
│ │ │ │ ├── combined-stream@1.0.5
│ │ │ │ ├── commander@2.9.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── cryptiles@2.0.5
│ │ │ │ ├─┬ dashdash@1.13.0
│ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ ├── debug@2.2.0
│ │ │ │ ├── deep-extend@0.4.1
│ │ │ │ ├── delayed-stream@1.0.0
│ │ │ │ ├── delegates@1.0.0
│ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├── extend@3.0.0
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── forever-agent@0.6.1
│ │ │ │ ├── form-data@1.0.0-rc4
│ │ │ │ ├── fstream@1.0.8
│ │ │ │ ├─┬ fstream-ignore@1.0.3
│ │ │ │ │ └─┬ minimatch@3.0.0
│ │ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├── gauge@1.2.7
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├── generate-object-property@1.2.0
│ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ ├── graceful-readlink@1.0.1
│ │ │ │ ├── har-validator@2.0.6
│ │ │ │ ├── has-ansi@2.0.0
│ │ │ │ ├── has-unicode@2.0.0
│ │ │ │ ├── hawk@3.1.3
│ │ │ │ ├── hoek@2.16.3
│ │ │ │ ├── http-signature@1.1.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── ini@1.3.4
│ │ │ │ ├── is-my-json-valid@2.13.1
│ │ │ │ ├── is-property@1.0.2
│ │ │ │ ├── is-typedarray@1.0.0
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── isstream@0.1.2
│ │ │ │ ├── jodid25519@1.0.2
│ │ │ │ ├── jsbn@0.1.0
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ ├── jsprim@1.2.2
│ │ │ │ ├── lodash.pad@4.1.0
│ │ │ │ ├── lodash.padend@4.2.0
│ │ │ │ ├── lodash.padstart@4.2.0
│ │ │ │ ├── lodash.repeat@4.0.0
│ │ │ │ ├── lodash.tostring@4.1.2
│ │ │ │ ├── mime-db@1.22.0
│ │ │ │ ├── mime-types@2.1.10
│ │ │ │ ├── minimist@0.0.8
│ │ │ │ ├── mkdirp@0.5.1
│ │ │ │ ├── ms@0.7.1
│ │ │ │ ├── nan@2.2.1
│ │ │ │ ├─┬ node-pre-gyp@0.6.25
│ │ │ │ │ └─┬ nopt@3.0.6
│ │ │ │ │ └── abbrev@1.0.7
│ │ │ │ ├── node-uuid@1.4.7
│ │ │ │ ├── npmlog@2.0.3
│ │ │ │ ├── oauth-sign@0.8.1
│ │ │ │ ├── once@1.3.3
│ │ │ │ ├── pinkie@2.0.4
│ │ │ │ ├── pinkie-promise@2.0.0
│ │ │ │ ├── process-nextick-args@1.0.6
│ │ │ │ ├── qs@6.0.2
│ │ │ │ ├─┬ rc@1.1.6
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ ├── readable-stream@2.0.6
│ │ │ │ ├── request@2.69.0
│ │ │ │ ├─┬ rimraf@2.5.2
│ │ │ │ │ └─┬ glob@7.0.3
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├─┬ once@1.3.3
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ ├── semver@5.1.0
│ │ │ │ ├── sntp@1.0.9
│ │ │ │ ├── sshpk@1.7.4
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ ├── stringstream@0.0.5
│ │ │ │ ├── strip-ansi@3.0.1
│ │ │ │ ├── strip-json-comments@1.0.4
│ │ │ │ ├── supports-color@2.0.0
│ │ │ │ ├── tar@2.2.1
│ │ │ │ ├── tar-pack@3.1.3
│ │ │ │ ├── tough-cookie@2.2.2
│ │ │ │ ├── tunnel-agent@0.4.2
│ │ │ │ ├── tweetnacl@0.14.3
│ │ │ │ ├── uid-number@0.0.6
│ │ │ │ ├── util-deprecate@1.0.2
│ │ │ │ ├── verror@1.3.6
│ │ │ │ ├── wrappy@1.0.1
│ │ │ │ └── xtend@4.0.1
│ │ │ ├── glob-parent@2.0.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ is-binary-path@1.0.1
│ │ │ │ └── binary-extensions@1.4.0
│ │ │ ├─┬ is-glob@2.0.1
│ │ │ │ └── is-extglob@1.0.0
│ │ │ ├── path-is-absolute@1.0.0
│ │ │ └─┬ readdirp@2.0.0
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.6
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── graceful-fs@4.1.3
│ └─┬ webpack-core@0.6.8
│ ├── source-list-map@0.1.6
│ └─┬ source-map@0.4.4
│ └── amdefine@1.0.0
├─┬ xhr@2.2.0
│ ├─┬ global@4.3.0
│ │ ├─┬ min-document@2.18.0
│ │ │ └── dom-walk@0.1.1
│ │ └── process@0.5.2
│ ├── is-function@1.0.1
│ ├── once@1.1.1
│ ├─┬ parse-headers@2.0.1
│ │ ├── for-each@0.3.2
│ │ └── trim@0.0.1
│ └── xtend@4.0.1
└─┬ yaml-intl-xml-json-converter@0.0.7
├─┬ fs-readfile-promise@2.0.1
│ └── graceful-fs@4.1.3
├─┬ fs-writefile-promise@1.0.3
│ ├─┬ mkdirp-promise@1.0.4
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ pinkie-promise@1.0.0
│ └── pinkie@1.0.0
└─┬ js-yaml@3.5.5
├─┬ argparse@1.0.7
│ └── sprintf-js@1.0.3
└── esprima@2.7.2
npm ERR! peer invalid: react@15.0.1 /Users/ryan/Documents/JavaScriptProjects/webmaker-core/node_modules/react
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment