Macaca-cli@2.0.0的相关包版本

之前由于一些莫名的问题,无法继续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
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 198,932评论 5 466
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 83,554评论 2 375
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 145,894评论 0 328
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 53,442评论 1 268
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 62,347评论 5 359
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 47,899评论 1 275
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,325评论 3 390
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 35,980评论 0 254
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,196评论 1 294
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,163评论 2 317
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,085评论 1 328
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,826评论 3 316
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,389评论 3 302
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,501评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,753评论 1 255
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 42,171评论 2 344
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 41,616评论 2 339

推荐阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 171,225评论 25 707
  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 134,546评论 18 139
  • 最近在写个性化推荐的论文,经常用到Python来处理数据,被pandas和numpy中的数据选取和索引问题绕的比较...
    shuhanrainbow阅读 4,526评论 6 19
  • 前几天跟朋友谈到了隋唐变更,朋友单刀直入抛出了一个问题,为什么杨广杀兄臭名昭著,而李世民杀兄逼宫却赢得了生前身后之...
    宫汉章阅读 310评论 4 6
  • 惊呆全场 “嘭!”场中水花四溅,地板也龟裂了好几块。凌中眼神冰冷,嘴角冷笑。忽然有所感觉,一个侧身刚好躲过...
    一本正经的伪君子阅读 341评论 1 0