Lines in bold correspond to build dependencies

Nodejs

                                                           +--------------+
                                             +------------ | node-esprima |
                                             |             +--------------+
                                             |                     ^
                                             |        (>= 6)       | (>= 4.0.0)
       ###################################   |   +-----------------+------------------------------------------+
       v                                 #   v   v                 |                                          |
+------------+     +------------+     +-------------+      +--------------+     +---------------+     +-----------------+
| node-acorn | --> | node-xtend | --> |             | ---> | node-js-yaml | --> | node-argparse | --> | node-sprintf-js |
+------------+     +------------+     |             |      +--------------+     +---------------+     +-----------------+
       |                              |             |              |                    |
       +----------------------------> |             | <------------+                    |
             (>= 6)                   |   nodejs    | <---------------------------------+
                                      |             |  (>= 0.6.19~dfsg1-3)
                                      |             | <--------------------+
                                      |             |                      |
                                      |             |               +--------------+
                                      |             | ------------> | node-marked  |
                                      +-------------+               +--------------+

node-buble, rollup and acorn

                 +--------------------------------------------------------------------------------------------------------------------------------------------------+
                 |                                                                                                                                                  |
                 |                            (>= 3.3.0)                                                                                                            |
                 | (>= 4.0.3)   +----------------------------------------------------------------------------------------+                                          |
                 v              v                                                                                        |                                          |
+-------------------------------------------+     +-----------------------------+     +--------------------------+     +--------------------------+  (>= 3.0.0)   +---------------------------+
|                                           | ##> |                             | --> | node-rollup-plugin-buble | --> |                          | ------------> | node-acorn-dynamic-import |
|                                           |     |                             |     +--------------------------+     |                          |               +---------------------------+
|                                           |     |                             |       ^                              |                          |
|                node-acorn                 | <-- |           rollup            | #######                              |        node-buble        |
|                                           |     |                             |                                      |                          |
|                                           |     |                             | <################################### |                          |  (>= 3.0.1)   +---------------------------+
|                                           | <## |                             |             ######################## |                          | ------------> |      node-acorn-jsx       |
+-------------------------------------------+     +-----------------------------+             #                        +--------------------------+               +---------------------------+
  ^              ^              ^                   #       #       ^                         #                          |                                          |
  | (>= 4.0.1)   | (>= 5.0.3)   | (>= 5.0.0)        #       #########         #################                          | (>= 1.0.0)                               |
  |              |              |                   v                         V                                          v                                          |
  |              |              |                 +-----------------------------+                                      +--------------------------+                 |
  +--------------+--------------+---------------- | node-rollup-plugin-commonjs |  +---------------------------------- | node-acorn-object-spread |                 |
                 |              |                 +-----------------------------+  |                                   +--------------------------+                 |
                 |              |                                                  |                                                                                |
                 |              +--------------------------------------------------+                                                                                |
                 |                                                                                                                                                  |
                 |                                                                                                                                                  |
                 +--------------------------------------------------------------------------------------------------------------------------------------------------+

node-domhandler, node-domutils, node-dom-serializer, node-htmlparser2

       +-------------------------------------------------------------------------------------------------------------+
       |                                                                                                             |
       |                                                        (>= 5.0.2~)                                          |
       |                                      +----------------------------------+                                   |
       v                                      v                                  |                                   |
+---------------------+  (>= 4.2.0~)   +-----------------+  (>= 7.1.1~)   +------------------+  (>= 3.0.1~)   +---------------+
| node-dom-serializer | -------------> | node-domhandler | #############> | node-htmlparser2 | -------------> | node-domutils |
+---------------------+                +-----------------+                +------------------+                +---------------+
                                              ^                 (>= 4.2.0~)                                          |
                                              +----------------------------------------------------------------------+

webpack

          +---------+
          | webpack |
          +---------+
            #    ^
            v    |
+------------------------------+
| node-uglifyjs-webpack-plugin |
+------------------------------+

react

Circular dependency to node-prop-types