{"_id":"adb-driver","_rev":"3670957","name":"adb-driver","description":"A ADB(Android Debugging Bridge) command executor","dist-tags":{"latest":"0.1.8"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"time":{"modified":"2025-02-13T05:41:07.000Z","created":"2018-07-12T09:17:03.115Z","0.1.8":"2019-02-25T09:05:22.563Z","0.1.7":"2019-02-20T06:07:45.909Z","0.1.6":"2019-02-20T03:45:55.651Z","0.1.4":"2019-02-20T02:23:26.178Z","0.1.3":"2019-02-20T02:04:39.266Z","0.1.1":"2019-02-19T04:39:19.017Z","0.1.0":"2019-02-19T03:57:59.795Z","0.0.7":"2018-10-25T11:32:02.442Z","0.0.6":"2018-07-30T13:27:24.405Z","0.0.5":"2018-07-26T09:56:25.029Z","0.0.4":"2018-07-26T07:35:49.492Z","0.0.3":"2018-07-19T02:59:37.215Z","0.0.2":"2018-07-13T03:06:27.988Z","0.0.1":"2018-07-12T09:17:03.115Z"},"users":{},"author":{"name":"cangpeng","email":"dustyface@163.com"},"versions":{"0.1.8":{"name":"adb-driver","version":"0.1.8","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","@types/which":"^1.3.1","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"dependencies":{"which":"^1.3.1"},"gitHead":"58b25bdcf3334eb1dcd0f10329d327697086d203","_id":"adb-driver@0.1.8","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.10.5/node@v8.9.3+x64 (darwin)","dist":{"shasum":"f4a656cba06bc85704e61ee4a15e78965eefaaf4","size":2798550,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.8.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.8_1551085522325_0.5028835919312671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:23:00.319Z","publish_time":1551085522563,"_cnpm_publish_time":1551085522563},"0.1.7":{"name":"adb-driver","version":"0.1.7","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"92280404438c0b0d5f53f12e99818e9802e9689c","_id":"adb-driver@0.1.7","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.10.5/node@v8.9.3+x64 (darwin)","dist":{"shasum":"32e1dd74265e910cc84b27810b3fb21f169a9f82","size":2798613,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.7.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.7_1550642865570_0.24069150970704278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:23:00.080Z","publish_time":1550642865909,"_cnpm_publish_time":1550642865909},"0.1.6":{"name":"adb-driver","version":"0.1.6","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"a0237ae4650861eedbee0db6ab0cbc334d68043e","_id":"adb-driver@0.1.6","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.10.5/node@v8.9.3+x64 (darwin)","dist":{"shasum":"de74492197cf7b7c17aedec889b185dfadce4ab4","size":2799208,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.6.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.6_1550634355339_0.6228351276335393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:57.667Z","publish_time":1550634355651,"_cnpm_publish_time":1550634355651},"0.1.4":{"name":"adb-driver","version":"0.1.4","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"f5a616c62b7d40b59e4888bd2cfe9cb1f19d8244","_id":"adb-driver@0.1.4","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.10.5/node@v8.9.3+x64 (darwin)","dist":{"shasum":"6688a001d0f44cca9275240bbdfcae299ffeece4","size":2798532,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.4.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.4_1550629405830_0.5173683799198276"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:55.197Z","publish_time":1550629406178,"_cnpm_publish_time":1550629406178},"0.1.3":{"name":"adb-driver","version":"0.1.3","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"091997acce2ae74ad7817429917fdfe8c6e568d4","_id":"adb-driver@0.1.3","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.10.5/node@v8.9.3+x64 (darwin)","dist":{"shasum":"09ba8f7ffbe2f5424d57c54a37c139b3e9c6867c","size":2798550,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.3.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.3_1550628278981_0.4677290577885407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:52.874Z","publish_time":1550628279266,"_cnpm_publish_time":1550628279266},"0.1.1":{"name":"adb-driver","version":"0.1.1","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"7b5efb08159e3f810cabb0c9ea14de967539a578","_id":"adb-driver@0.1.1","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.13.0/node@v8.9.3+x64 (darwin)","dist":{"shasum":"29a7798025e981890bc6604e1461cc0a7fcf282c","size":2798918,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.1.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.1_1550551158681_0.08035365209365497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:50.490Z","publish_time":1550551159017,"_cnpm_publish_time":1550551159017},"0.1.0":{"name":"adb-driver","version":"0.1.0","description":"A ADB(Android Debugging Bridge) command executor","main":"build/AdbDriver.js","license":"MIT","author":{"name":"cangpeng","email":"dustyface@163.com"},"scripts":{"start":"tsc -w","clean":"rimraf build","format":"prettier \"{examples,lib,script,test}/**/*.{js,ts}\" \"*.yml\" --write","test":"jest","build":"npm run clean && tsc -p ./tsconfig.json"},"jest":{"testEnvironment":"node","moduleFileExtensions":["ts","tsx","js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/?(*.)(spec|test).(ts|tsx|js)","**/__tests__/*.(ts|tsx|js)","**/test/*.(ts|tsx|js)"]},"devDependencies":{"@types/jest":"23.3.11","@types/node":"10.12.18","jest":"23.6.0","prettier":"1.15.3","rimraf":"2.6.3","ts-jest":"23.10.5","ts-node":"6.0.0","typescript":"3.2.4"},"gitHead":"b3cec16873e6c67289cf618ac195eb73bfb03385","_id":"adb-driver@0.1.0","_nodeVersion":"8.9.3","_npmVersion":"lerna/3.13.0/node@v8.9.3+x64 (darwin)","dist":{"shasum":"7d8eec5aa4fa8b1d6ed016984a70f5d877720abd","size":2798928,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.1.0.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.1.0_1550548679420_0.1485146011180163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:48.158Z","publish_time":1550548679795,"_cnpm_publish_time":1550548679795},"0.0.7":{"name":"adb-driver","version":"0.0.7","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":{"name":"cangpeng","email":"dustyface@163.com"},"_id":"adb-driver@0.0.7","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"susanpan","email":"panwen85@gmail.com"},"dist":{"shasum":"43faba0f527a80255a3c531dbcb013d458bb13de","size":2797027,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.7.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.7_1540467122185_0.059006986812065954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:45.779Z","publish_time":1540467122442,"_cnpm_publish_time":1540467122442},"0.0.6":{"name":"adb-driver","version":"0.0.6","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":{"name":"cangpeng","email":"dustyface@163.com"},"_id":"adb-driver@0.0.6","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"3420b40f9e6dbfdfdf1ac7818f89373f5db926f9","size":2797034,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.6.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.6_1532957244225_0.3660425829012832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:43.368Z","publish_time":1532957244405,"_cnpm_publish_time":1532957244405},"0.0.5":{"name":"adb-driver","version":"0.0.5","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":"","_id":"adb-driver@0.0.5","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"1709a15b2dacb67ae7dda2dd7ea1c80e29cd46f7","size":2797146,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.5.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.5_1532598984793_0.13587994182198915"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:41.046Z","publish_time":1532598985029,"_cnpm_publish_time":1532598985029},"0.0.4":{"name":"adb-driver","version":"0.0.4","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":{"name":"cangpeng","email":"dustyface@163.com"},"_id":"adb-driver@0.0.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"ec4a3dd3201f194a18c39f9d57b8a3662f6b5ac2","size":2797118,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.4.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.4_1532590549256_0.9652721061364848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:38.687Z","publish_time":1532590549492,"_cnpm_publish_time":1532590549492},"0.0.3":{"name":"adb-driver","version":"0.0.3","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":{"name":"cangpeng","email":"dustyface@163.com"},"_id":"adb-driver@0.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"f25c84213472adfda29496f5efd7ea5f27b74e0f","size":2714788,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.3.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.3_1531969177012_0.9526902658836647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:36.260Z","publish_time":1531969177215,"_cnpm_publish_time":1531969177215},"0.0.2":{"name":"adb-driver","version":"0.0.2","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"_id":"adb-driver@0.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"ee438c797b77cb0aa2d83fc4ab38c68bb5e5627b","size":2714750,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.2.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.2_1531451187840_0.6691190240023552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:33.899Z","publish_time":1531451187988,"_cnpm_publish_time":1531451187988},"0.0.1":{"name":"adb-driver","version":"0.0.1","description":"A ADB(Android Debugging Bridge) command executor","main":"index.js","scripts":{"start":"node index.js"},"author":{"name":"dustyface@163.com"},"_id":"adb-driver@0.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"dustyface","email":"dustyface@163.com"},"dist":{"shasum":"9d9175ef13047591a82fc17768031a710e4c91b2","size":2714790,"noattachment":false,"key":"/adb-driver/-/adb-driver-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/adb-driver/download/adb-driver-0.0.1.tgz"},"maintainers":[{"name":"diydyq","email":""},{"name":"dustyface","email":""},{"name":"lewiscutey","email":""},{"name":"susanpan","email":""},{"name":"yinhunfeixue","email":""},{"name":"yupeng528","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/adb-driver_0.0.1_1531387022843_0.384177248756874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:22:31.411Z","publish_time":1531387023115,"_cnpm_publish_time":1531387023115}},"readme":"# adb-driver\n\n[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n## usage\n\nsample1\n\n```javascript\nconst adbDriver = require('adb-driver')\nconst { execADBCommand } = adbDriver\n\nexecADBCommand(`adb devices`).then(result => {\n  if (result instanceof Error) {\n    console.error(`fail to execute adb devices`)\n    return\n  }\n  console.info(`you can parse your devices info here: ${result}`)\n})\n```\n\nsample2\n\n```javascript\nconst adbDriver = require('adb-driver')\nconst { execADBCommand } = adbDriver\n\nasync function getDevices(callback) {\n  const result = await execADBCommand(`adb devices`)\n  if (result instanceof Error) {\n    console.error(`fail to execute adb devices`)\n    return callback(result)\n  }\n  console.log(`you can parse your devices info here`)\n  callback(null, result)\n}\n```\n","_attachments":{},"license":"MIT"}