Created
July 23, 2014 17:18
-
-
Save lhm/19e3fc090443110714a8 to your computer and use it in GitHub Desktop.
phantomas crash system info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@vagrant-ubuntu-trusty-64:~$ node -v | |
v0.10.29 | |
vagrant@vagrant-ubuntu-trusty-64:~$ npm -v | |
2.0.0-alpha-5 | |
vagrant@vagrant-ubuntu-trusty-64:~$ node_modules/.bin/phantomas -V | |
phantomas v1.4.0 | |
vagrant@vagrant-ubuntu-trusty-64:~$ npm list | |
/home/vagrant | |
└─┬ phantomas@1.4.0 | |
├─┬ analyze-css@0.4.0 | |
│ ├─┬ cli@0.4.5 | |
│ │ └─┬ glob@4.0.4 | |
│ │ ├── graceful-fs@3.0.2 | |
│ │ ├── inherits@2.0.1 | |
│ │ ├─┬ minimatch@0.3.0 | |
│ │ │ ├── lru-cache@2.5.0 | |
│ │ │ └── sigmund@1.0.0 | |
│ │ └── once@1.3.0 | |
│ ├── css-parse@1.7.0 | |
│ ├── fast-stats@0.0.2 | |
│ ├── slick@1.11.2 | |
│ └── specificity@0.1.4 | |
├── ansicolors@0.3.2 | |
├── ansistyles@0.1.3 | |
├── ascii-table@0.0.4 | |
├── async@0.8.0 | |
├── csv-string@2.1.1 | |
├── debug@0.8.1 | |
├─┬ elasticsearch@1.5.14 | |
│ ├─┬ chalk@0.4.0 | |
│ │ ├── ansi-styles@1.0.0 | |
│ │ ├── has-color@0.1.7 | |
│ │ └── strip-ansi@0.1.1 | |
│ ├── forever-agent@0.5.2 | |
│ ├── lodash-node@2.4.1 | |
│ └── when@2.8.0 | |
├── node-statsd@0.0.7 | |
├─┬ optimist@0.6.1 | |
│ ├── minimist@0.0.10 | |
│ └── wordwrap@0.0.2 | |
├─┬ phantomjs@1.9.7-15 | |
│ ├── 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.3 | |
│ │ ├── inherits@1.0.0 | |
│ │ ├── ini@1.1.0 | |
│ │ ├─┬ nopt@2.2.1 | |
│ │ │ └── abbrev@1.0.5 | |
│ │ ├── once@1.1.1 | |
│ │ ├── osenv@0.0.3 | |
│ │ └── semver@1.1.4 | |
│ ├─┬ request@2.36.0 | |
│ │ ├── aws-sign2@0.5.0 | |
│ │ ├── forever-agent@0.5.2 | |
│ │ ├─┬ form-data@0.1.4 | |
│ │ │ ├── async@0.9.0 | |
│ │ │ └─┬ combined-stream@0.0.5 | |
│ │ │ └── delayed-stream@0.0.5 | |
│ │ ├─┬ hawk@1.0.0 | |
│ │ │ ├── boom@0.4.2 | |
│ │ │ ├── cryptiles@0.2.2 | |
│ │ │ ├── hoek@0.9.1 | |
│ │ │ └── sntp@0.2.4 | |
│ │ ├─┬ http-signature@0.10.0 | |
│ │ │ ├── asn1@0.1.11 | |
│ │ │ ├── assert-plus@0.1.2 | |
│ │ │ └── ctype@0.5.2 | |
│ │ ├── json-stringify-safe@5.0.0 | |
│ │ ├── mime@1.2.11 | |
│ │ ├── node-uuid@1.4.1 | |
│ │ ├── oauth-sign@0.3.0 | |
│ │ ├── qs@0.6.6 | |
│ │ ├─┬ tough-cookie@0.12.1 | |
│ │ │ └── punycode@1.3.0 | |
│ │ └── tunnel-agent@0.4.0 | |
│ ├─┬ request-progress@0.3.1 | |
│ │ └── throttleit@0.0.2 | |
│ ├── rimraf@2.2.8 | |
│ └── which@1.0.5 | |
├── progress@1.1.7 | |
├── q@1.0.1 | |
├─┬ slimerjs@0.9.1-2 | |
│ ├── 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.3 | |
│ │ ├── inherits@1.0.0 | |
│ │ ├── ini@1.1.0 | |
│ │ ├─┬ nopt@2.2.1 | |
│ │ │ └── abbrev@1.0.5 | |
│ │ ├── once@1.1.1 | |
│ │ ├── osenv@0.0.3 | |
│ │ └── semver@1.1.4 | |
│ ├── rimraf@2.2.8 | |
│ └── which@1.0.5 | |
├─┬ tap@0.4.11 | |
│ ├── buffer-equal@0.0.1 | |
│ ├── deep-equal@0.0.0 | |
│ ├─┬ difflet@0.2.6 | |
│ │ ├── charm@0.1.2 | |
│ │ ├── deep-is@0.1.2 | |
│ │ └── traverse@0.6.6 | |
│ ├─┬ glob@3.2.11 | |
│ │ ├── inherits@2.0.1 | |
│ │ └─┬ minimatch@0.3.0 | |
│ │ ├── lru-cache@2.5.0 | |
│ │ └── sigmund@1.0.0 | |
│ ├── inherits@2.0.1 | |
│ ├── mkdirp@0.3.5 | |
│ ├─┬ nopt@2.2.1 | |
│ │ └── abbrev@1.0.5 | |
│ ├─┬ runforcover@0.0.2 | |
│ │ └─┬ bunker@0.1.2 | |
│ │ └─┬ burrito@0.2.12 | |
│ │ ├── traverse@0.5.2 | |
│ │ └── uglify-js@1.1.1 | |
│ ├── slide@1.1.5 | |
│ └── yamlish@0.0.5 | |
├─┬ tap-eater@0.0.2 | |
│ ├── commander@2.0.0 | |
│ ├── email@0.2.6 | |
│ └── yamlish@0.0.5 | |
└── travis-fold@0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment