之前由于一些莫名的问题,无法继续macaca,现讲能用后的具体包的版本列一下
macaca-cli@2.0.0
├─┬ ansi-to-html@0.3.0
│ └── entities@1.1.1
├─┬ chalk@1.1.3
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.1.1
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├─┬ cli-table@0.3.1
│ └── colors@1.0.3
├── co@4.6.0
├─┬ commander@2.9.0
│ └── graceful-readlink@1.0.1
├─┬ detect-port@1.1.2
│ ├── address@1.0.1
│ └─┬ debug@2.6.6
│ └── ms@0.7.3
├─┬ macaca-doctor@1.1.8
│ ├─┬ co-request@1.0.0
│ │ └─┬ request@2.81.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.6.0
│ │ ├── caseless@0.12.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@2.1.4
│ │ │ └── asynckit@0.4.0
│ │ ├─┬ har-validator@4.2.1
│ │ │ ├─┬ ajv@4.11.8
│ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ └── jsonify@0.0.0
│ │ │ └── har-schema@1.0.5
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.4.0
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.3
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.13.0
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── bcrypt-pbkdf@1.0.1
│ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.7
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.1
│ │ │ └── tweetnacl@0.14.5
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├── oauth-sign@0.8.2
│ │ ├── performance-now@0.2.0
│ │ ├── qs@6.4.0
│ │ ├── safe-buffer@5.0.1
│ │ ├── stringstream@0.0.5
│ │ ├─┬ tough-cookie@2.3.2
│ │ │ └── punycode@1.4.1
│ │ └── tunnel-agent@0.6.0
│ ├─┬ ios-utils@1.0.4
│ │ └─┬ bplist-parser@0.1.1
│ │ └── big-integer@1.6.22
│ └─┬ java-util@0.1.0
│ └── java-home@1.0.4
├── macaca-logo@0.1.5
├─┬ macaca-utils@0.1.9
│ └─┬ xutil@1.0.5
│ ├── ipv4@0.0.4
│ ├── lodash@3.10.1
│ ├── moment@2.10.6
│ ├─┬ rimraf@2.5.4
│ │ └─┬ glob@7.1.1
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ └── wrappy@1.0.2
│ │ ├─┬ minimatch@3.0.4
│ │ │ └─┬ brace-expansion@1.1.7
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.4.0
│ │ └── path-is-absolute@1.0.1
│ └── uuid@3.0.1
├─┬ 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.3
│ │ └─┬ 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
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └── supports-color@1.2.0
├─┬ npm-update@1.0.5
│ └── co-request@0.2.1
├─┬ should@8.4.0
│ ├── should-equal@0.8.0
│ ├── should-format@0.3.2
│ └── should-type@0.2.0
├─┬ webdriver-server@1.0.76
│ ├── adm-zip@0.4.7
│ ├─┬ boom@3.1.3
│ │ └── hoek@4.1.1
│ ├── commander@2.0.0
│ ├─┬ detect-port@0.1.4
│ │ └── commander@2.8.1
│ ├─┬ koa@1.1.2
│ │ ├─┬ accepts@1.3.3
│ │ │ └── negotiator@0.6.1
│ │ ├─┬ composition@2.3.0
│ │ │ └── any-promise@1.3.0
│ │ ├── content-disposition@0.5.2
│ │ ├── content-type@1.0.2
│ │ ├─┬ cookies@0.5.1
│ │ │ └── keygrip@1.0.1
│ │ ├── delegates@0.1.0
│ │ ├── destroy@1.0.4
│ │ ├── error-inject@1.0.0
│ │ ├── escape-html@1.0.3
│ │ ├── fresh@0.3.0
│ │ ├─┬ http-assert@1.3.0
│ │ │ └── deep-equal@1.0.1
│ │ ├─┬ http-errors@1.6.1
│ │ │ ├── depd@1.1.0
│ │ │ └── setprototypeof@1.0.3
│ │ ├── koa-compose@2.5.1
│ │ ├── koa-is-json@1.0.0
│ │ ├─┬ mime-types@2.1.15
│ │ │ └── mime-db@1.27.0
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── only@0.0.2
│ │ ├── parseurl@1.3.1
│ │ ├── statuses@1.3.1
│ │ ├─┬ type-is@1.6.15
│ │ │ └── media-typer@0.3.0
│ │ └── vary@1.1.1
│ ├─┬ koa-bodyparser@2.0.1
│ │ ├─┬ co-body@3.1.0
│ │ │ ├── qs@4.0.0
│ │ │ └─┬ raw-body@2.1.7
│ │ │ ├── bytes@2.4.0
│ │ │ ├── iconv-lite@0.4.13
│ │ │ └── unpipe@1.0.0
│ │ └── copy-to@2.0.1
│ ├─┬ koa-router@5.4.1
│ │ ├── methods@1.1.2
│ │ └─┬ path-to-regexp@1.7.0
│ │ └── isarray@0.0.1
│ ├─┬ sync-request@3.0.1
│ │ ├─┬ concat-stream@1.6.0
│ │ │ ├─┬ readable-stream@2.2.9
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@1.0.0
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── typedarray@0.0.6
│ │ ├── http-response-object@1.1.0
│ │ └─┬ then-request@2.2.0
│ │ ├── caseless@0.11.0
│ │ ├─┬ http-basic@2.5.1
│ │ │ └── caseless@0.11.0
│ │ └─┬ promise@7.1.1
│ │ └── asap@2.0.5
│ ├─┬ temp@0.8.3
│ │ ├── os-tmpdir@1.0.2
│ │ └── rimraf@2.2.8
│ └── webdriver-dfn-error-code@1.0.4
└── xlogger@1.0.6
macaca-android@2.0.12
├── driver-base@0.1.4
├─┬ macaca-adb@1.0.22
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.1.1
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├─┬ npm-update@1.0.5
│ │ └── co-request@0.2.1
│ └─┬ xutil@1.0.5
│ ├── ipv4@0.0.4
│ ├── lodash@3.10.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── moment@2.10.6
│ ├─┬ rimraf@2.5.4
│ │ └─┬ glob@7.1.1
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├─┬ minimatch@3.0.4
│ │ │ └─┬ brace-expansion@1.1.7
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.4.0
│ │ └── path-is-absolute@1.0.1
│ └── uuid@3.0.1
├─┬ macaca-chromedriver@1.0.30
│ ├── adm-zip@0.4.7
│ ├─┬ detect-port@1.1.2
│ │ ├── address@1.0.1
│ │ └─┬ debug@2.6.6
│ │ └── ms@0.7.3
│ └─┬ request@2.69.0
│ ├── aws-sign2@0.6.0
│ ├── aws4@1.6.0
│ ├─┬ bl@1.0.3
│ │ └─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.1
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@1.0.1
│ │ └─┬ async@2.4.0
│ │ └── lodash@4.17.4
│ ├─┬ har-validator@2.0.6
│ │ ├─┬ is-my-json-valid@2.16.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@4.0.1
│ │ │ └── xtend@4.0.1
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ hawk@3.1.3
│ │ ├── boom@2.10.1
│ │ ├── cryptiles@2.0.5
│ │ ├── hoek@2.16.3
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@1.1.1
│ │ ├── assert-plus@0.2.0
│ │ ├─┬ jsprim@1.4.0
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── extsprintf@1.0.2
│ │ │ ├── json-schema@0.2.3
│ │ │ └── verror@1.3.6
│ │ └─┬ sshpk@1.13.0
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@1.0.0
│ │ ├── bcrypt-pbkdf@1.0.1
│ │ ├─┬ dashdash@1.14.1
│ │ │ └── assert-plus@1.0.0
│ │ ├── ecc-jsbn@0.1.1
│ │ ├─┬ getpass@0.1.7
│ │ │ └── assert-plus@1.0.0
│ │ ├── jodid25519@1.0.2
│ │ ├── jsbn@0.1.1
│ │ └── tweetnacl@0.14.5
│ ├── is-typedarray@1.0.0
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.15
│ │ └── mime-db@1.27.0
│ ├── node-uuid@1.4.8
│ ├── oauth-sign@0.8.2
│ ├── qs@6.0.4
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.2
│ └── tunnel-agent@0.4.3
├── macaca-utils@0.1.9
├─┬ temp@0.8.3
│ ├── os-tmpdir@1.0.2
│ └── rimraf@2.2.8
├─┬ uiautomatorwd@1.0.27
│ ├─┬ gradle@1.0.6
│ │ └── win-spawn@2.0.0
│ └─┬ request@2.81.0
│ ├── caseless@0.12.0
│ ├─┬ form-data@2.1.4
│ │ └── asynckit@0.4.0
│ ├─┬ har-validator@4.2.1
│ │ ├─┬ ajv@4.11.8
│ │ │ ├── co@4.6.0
│ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ └── jsonify@0.0.0
│ │ └── har-schema@1.0.5
│ ├── performance-now@0.2.0
│ ├── qs@6.4.0
│ ├── safe-buffer@5.0.1
│ ├─┬ tough-cookie@2.3.2
│ │ └── punycode@1.4.1
│ └── tunnel-agent@0.6.0
├── unlock-apk@1.0.5
├── webdriver-dfn-error-code@1.0.4
└── xlogger@1.0.6
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。