npm.packages 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. windhamdavid-wp@0.1.0 /Users/david/Sites/wp
  2. ├─┬ grunt@0.4.2
  3. │ ├── async@0.1.22
  4. │ ├── coffee-script@1.3.3
  5. │ ├── colors@0.6.2
  6. │ ├── dateformat@1.0.2-1.2.3
  7. │ ├── eventemitter2@0.4.13
  8. │ ├── exit@0.1.2
  9. │ ├─┬ findup-sync@0.1.2
  10. │ │ └── lodash@1.0.1
  11. │ ├── getobject@0.1.0
  12. │ ├─┬ glob@3.1.21
  13. │ │ ├── graceful-fs@1.2.3
  14. │ │ └── inherits@1.0.0
  15. │ ├── hooker@0.2.3
  16. │ ├── iconv-lite@0.2.11
  17. │ ├─┬ js-yaml@2.0.5
  18. │ │ ├─┬ argparse@0.1.15
  19. │ │ │ ├── underscore@1.4.4
  20. │ │ │ └── underscore.string@2.3.3
  21. │ │ └── esprima@1.0.4
  22. │ ├── lodash@0.9.2
  23. │ ├─┬ minimatch@0.2.14
  24. │ │ ├── lru-cache@2.5.0
  25. │ │ └── sigmund@1.0.0
  26. │ ├─┬ nopt@1.0.10
  27. │ │ └── abbrev@1.0.4
  28. │ ├─┬ rimraf@2.0.3
  29. │ │ └── graceful-fs@1.1.14
  30. │ ├── underscore.string@2.2.1
  31. │ └── which@1.0.5
  32. ├─┬ grunt-contrib-clean@0.5.0
  33. │ └── rimraf@2.2.6
  34. ├─┬ grunt-contrib-compress@0.5.3
  35. │ ├─┬ archiver@0.4.10
  36. │ │ ├── iconv-lite@0.2.11
  37. │ │ └─┬ readable-stream@1.0.25
  38. │ │ └── string_decoder@0.10.24
  39. │ ├─┬ lazystream@0.1.0
  40. │ │ └─┬ readable-stream@1.0.25
  41. │ │ └── string_decoder@0.10.24
  42. │ └── prettysize@0.0.3
  43. ├── grunt-contrib-concat@0.3.0
  44. ├── grunt-contrib-copy@0.4.1
  45. ├─┬ grunt-contrib-cssmin@0.6.2
  46. │ ├─┬ clean-css@1.1.7
  47. │ │ └── commander@2.0.0
  48. │ └─┬ grunt-lib-contrib@0.6.1
  49. │ └── zlib-browserify@0.0.1
  50. ├─┬ grunt-contrib-jshint@0.7.2
  51. │ └─┬ jshint@2.3.0
  52. │ ├─┬ cli@0.4.5
  53. │ │ └─┬ glob@3.2.8
  54. │ │ └── inherits@2.0.1
  55. │ ├── console-browserify@0.1.6
  56. │ ├─┬ minimatch@0.2.14
  57. │ │ ├── lru-cache@2.5.0
  58. │ │ └── sigmund@1.0.0
  59. │ ├── shelljs@0.1.4
  60. │ └── underscore@1.4.4
  61. ├─┬ grunt-contrib-qunit@0.2.2
  62. │ └─┬ grunt-lib-phantomjs@0.3.1
  63. │ ├── eventemitter2@0.4.13
  64. │ ├─┬ phantomjs@1.9.6-0
  65. │ │ ├── adm-zip@0.2.1
  66. │ │ ├── kew@0.1.7
  67. │ │ ├── mkdirp@0.3.5
  68. │ │ ├── ncp@0.4.2
  69. │ │ ├─┬ npmconf@0.0.24
  70. │ │ │ ├─┬ config-chain@1.1.8
  71. │ │ │ │ └── proto-list@1.2.2
  72. │ │ │ ├── inherits@1.0.0
  73. │ │ │ ├── ini@1.1.0
  74. │ │ │ ├─┬ nopt@2.1.2
  75. │ │ │ │ └── abbrev@1.0.4
  76. │ │ │ ├── once@1.1.1
  77. │ │ │ ├── osenv@0.0.3
  78. │ │ │ └── semver@1.1.4
  79. │ │ ├── rimraf@2.2.6
  80. │ │ └── which@1.0.5
  81. │ ├── semver@1.0.14
  82. │ └─┬ temporary@0.0.8
  83. │ └── package@1.0.1
  84. ├─┬ grunt-contrib-uglify@0.2.7
  85. │ ├─┬ grunt-lib-contrib@0.6.1
  86. │ │ └── zlib-browserify@0.0.1
  87. │ └─┬ uglify-js@2.4.11
  88. │ ├── async@0.2.10
  89. │ ├─┬ optimist@0.3.7
  90. │ │ └── wordwrap@0.0.2
  91. │ ├─┬ source-map@0.1.31
  92. │ │ └── amdefine@0.1.0
  93. │ └── uglify-to-browserify@1.0.1
  94. ├─┬ grunt-contrib-watch@0.5.3
  95. │ ├─┬ gaze@0.4.3
  96. │ │ └─┬ globule@0.1.0
  97. │ │ ├─┬ glob@3.1.21
  98. │ │ │ ├── graceful-fs@1.2.3
  99. │ │ │ └── inherits@1.0.0
  100. │ │ ├── lodash@1.0.1
  101. │ │ └─┬ minimatch@0.2.14
  102. │ │ ├── lru-cache@2.5.0
  103. │ │ └── sigmund@1.0.0
  104. │ └─┬ tiny-lr@0.0.4
  105. │ ├── debug@0.7.4
  106. │ ├── faye-websocket@0.4.4
  107. │ ├─┬ noptify@0.0.3
  108. │ │ └─┬ nopt@2.0.0
  109. │ │ └── abbrev@1.0.4
  110. │ └── qs@0.5.6
  111. ├─┬ grunt-cssjanus@0.2.1 (git://github.com/yoavf/grunt-cssjanus.git#03f8b09e39f3931bd908a5f42b59ea10deae09a4)
  112. │ └── cssjanus@1.0.1 (git://github.com/nacin/cssjanus.git#e2e761911c8f4d7755e002996f2788cfb603b74c)
  113. ├─┬ grunt-jsvalidate@0.2.2
  114. │ └── esprima@1.0.4
  115. ├─┬ grunt-sass@0.8.1
  116. │ ├── async@0.2.10
  117. │ └─┬ node-sass@0.7.0
  118. │ ├── colors@0.6.0-1
  119. │ ├── mkdirp@0.3.5
  120. │ ├─┬ mocha@1.13.0
  121. │ │ ├── commander@0.6.1
  122. │ │ ├── debug@0.7.4
  123. │ │ ├── diff@1.0.7
  124. │ │ ├─┬ glob@3.2.3
  125. │ │ │ ├── graceful-fs@2.0.1
  126. │ │ │ ├── inherits@2.0.1
  127. │ │ │ └─┬ minimatch@0.2.14
  128. │ │ │ ├── lru-cache@2.5.0
  129. │ │ │ └── sigmund@1.0.0
  130. │ │ ├── growl@1.7.0
  131. │ │ └─┬ jade@0.26.3
  132. │ │ └── mkdirp@0.3.0
  133. │ ├── node-watch@0.3.4
  134. │ └─┬ optimist@0.6.0
  135. │ ├── minimist@0.0.5
  136. │ └── wordwrap@0.0.2
  137. └─┬ matchdep@0.1.2
  138. └─┬ minimatch@0.2.14
  139. ├── lru-cache@2.5.0
  140. └── sigmund@1.0.0