windhamdavid 10 years ago
parent
commit
2d98a734b6
1 changed files with 140 additions and 0 deletions
  1. 140 0
      npm.packages

+ 140 - 0
npm.packages

@@ -0,0 +1,140 @@
+windhamdavid-wp@0.1.0 /Users/david/Sites/wp
+├─┬ grunt@0.4.2
+│ ├── async@0.1.22
+│ ├── coffee-script@1.3.3
+│ ├── colors@0.6.2
+│ ├── dateformat@1.0.2-1.2.3
+│ ├── eventemitter2@0.4.13
+│ ├── exit@0.1.2
+│ ├─┬ findup-sync@0.1.2
+│ │ └── lodash@1.0.1
+│ ├── getobject@0.1.0
+│ ├─┬ glob@3.1.21
+│ │ ├── graceful-fs@1.2.3
+│ │ └── inherits@1.0.0
+│ ├── hooker@0.2.3
+│ ├── iconv-lite@0.2.11
+│ ├─┬ js-yaml@2.0.5
+│ │ ├─┬ argparse@0.1.15
+│ │ │ ├── underscore@1.4.4
+│ │ │ └── underscore.string@2.3.3
+│ │ └── esprima@1.0.4
+│ ├── lodash@0.9.2
+│ ├─┬ minimatch@0.2.14
+│ │ ├── lru-cache@2.5.0
+│ │ └── sigmund@1.0.0
+│ ├─┬ nopt@1.0.10
+│ │ └── abbrev@1.0.4
+│ ├─┬ rimraf@2.0.3
+│ │ └── graceful-fs@1.1.14
+│ ├── underscore.string@2.2.1
+│ └── which@1.0.5
+├─┬ grunt-contrib-clean@0.5.0
+│ └── rimraf@2.2.6
+├─┬ grunt-contrib-compress@0.5.3
+│ ├─┬ archiver@0.4.10
+│ │ ├── iconv-lite@0.2.11
+│ │ └─┬ readable-stream@1.0.25
+│ │   └── string_decoder@0.10.24
+│ ├─┬ lazystream@0.1.0
+│ │ └─┬ readable-stream@1.0.25
+│ │   └── string_decoder@0.10.24
+│ └── prettysize@0.0.3
+├── grunt-contrib-concat@0.3.0
+├── grunt-contrib-copy@0.4.1
+├─┬ grunt-contrib-cssmin@0.6.2
+│ ├─┬ clean-css@1.1.7
+│ │ └── commander@2.0.0
+│ └─┬ grunt-lib-contrib@0.6.1
+│   └── zlib-browserify@0.0.1
+├─┬ grunt-contrib-jshint@0.7.2
+│ └─┬ jshint@2.3.0
+│   ├─┬ cli@0.4.5
+│   │ └─┬ glob@3.2.8
+│   │   └── inherits@2.0.1
+│   ├── console-browserify@0.1.6
+│   ├─┬ minimatch@0.2.14
+│   │ ├── lru-cache@2.5.0
+│   │ └── sigmund@1.0.0
+│   ├── shelljs@0.1.4
+│   └── underscore@1.4.4
+├─┬ grunt-contrib-qunit@0.2.2
+│ └─┬ grunt-lib-phantomjs@0.3.1
+│   ├── eventemitter2@0.4.13
+│   ├─┬ phantomjs@1.9.6-0
+│   │ ├── adm-zip@0.2.1
+│   │ ├── kew@0.1.7
+│   │ ├── mkdirp@0.3.5
+│   │ ├── ncp@0.4.2
+│   │ ├─┬ npmconf@0.0.24
+│   │ │ ├─┬ config-chain@1.1.8
+│   │ │ │ └── proto-list@1.2.2
+│   │ │ ├── inherits@1.0.0
+│   │ │ ├── ini@1.1.0
+│   │ │ ├─┬ nopt@2.1.2
+│   │ │ │ └── abbrev@1.0.4
+│   │ │ ├── once@1.1.1
+│   │ │ ├── osenv@0.0.3
+│   │ │ └── semver@1.1.4
+│   │ ├── rimraf@2.2.6
+│   │ └── which@1.0.5
+│   ├── semver@1.0.14
+│   └─┬ temporary@0.0.8
+│     └── package@1.0.1
+├─┬ grunt-contrib-uglify@0.2.7
+│ ├─┬ grunt-lib-contrib@0.6.1
+│ │ └── zlib-browserify@0.0.1
+│ └─┬ uglify-js@2.4.11
+│   ├── async@0.2.10
+│   ├─┬ optimist@0.3.7
+│   │ └── wordwrap@0.0.2
+│   ├─┬ source-map@0.1.31
+│   │ └── amdefine@0.1.0
+│   └── uglify-to-browserify@1.0.1
+├─┬ grunt-contrib-watch@0.5.3
+│ ├─┬ gaze@0.4.3
+│ │ └─┬ globule@0.1.0
+│ │   ├─┬ glob@3.1.21
+│ │   │ ├── graceful-fs@1.2.3
+│ │   │ └── inherits@1.0.0
+│ │   ├── lodash@1.0.1
+│ │   └─┬ minimatch@0.2.14
+│ │     ├── lru-cache@2.5.0
+│ │     └── sigmund@1.0.0
+│ └─┬ tiny-lr@0.0.4
+│   ├── debug@0.7.4
+│   ├── faye-websocket@0.4.4
+│   ├─┬ noptify@0.0.3
+│   │ └─┬ nopt@2.0.0
+│   │   └── abbrev@1.0.4
+│   └── qs@0.5.6
+├─┬ grunt-cssjanus@0.2.1 (git://github.com/yoavf/grunt-cssjanus.git#03f8b09e39f3931bd908a5f42b59ea10deae09a4)
+│ └── cssjanus@1.0.1 (git://github.com/nacin/cssjanus.git#e2e761911c8f4d7755e002996f2788cfb603b74c)
+├─┬ grunt-jsvalidate@0.2.2
+│ └── esprima@1.0.4
+├─┬ grunt-sass@0.8.1
+│ ├── async@0.2.10
+│ └─┬ node-sass@0.7.0
+│   ├── colors@0.6.0-1
+│   ├── mkdirp@0.3.5
+│   ├─┬ mocha@1.13.0
+│   │ ├── commander@0.6.1
+│   │ ├── debug@0.7.4
+│   │ ├── diff@1.0.7
+│   │ ├─┬ glob@3.2.3
+│   │ │ ├── graceful-fs@2.0.1
+│   │ │ ├── inherits@2.0.1
+│   │ │ └─┬ minimatch@0.2.14
+│   │ │   ├── lru-cache@2.5.0
+│   │ │   └── sigmund@1.0.0
+│   │ ├── growl@1.7.0
+│   │ └─┬ jade@0.26.3
+│   │   └── mkdirp@0.3.0
+│   ├── node-watch@0.3.4
+│   └─┬ optimist@0.6.0
+│     ├── minimist@0.0.5
+│     └── wordwrap@0.0.2
+└─┬ matchdep@0.1.2
+  └─┬ minimatch@0.2.14
+    ├── lru-cache@2.5.0
+    └── sigmund@1.0.0