{"_id":"expect-webdriverio","_rev":"226435","name":"expect-webdriverio","description":"WebdriverIO Assertion Library","dist-tags":{"latest":"4.1.2","next":"4.0.0-alpha.6"},"maintainers":[{"name":"christian-bromann","email":"mail@bromann.dev"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"time":{"modified":"2023-03-24T09:57:31.000Z","created":"2019-11-28T14:00:53.620Z","4.1.2":"2023-02-16T02:52:19.311Z","4.1.1":"2023-01-25T21:42:25.738Z","4.1.0":"2022-12-29T11:01:24.321Z","4.0.1":"2022-12-01T16:25:10.926Z","3.5.3":"2022-11-14T19:48:16.676Z","3.5.2":"2022-11-11T18:53:19.867Z","3.5.1":"2022-11-10T17:12:01.427Z","3.5.0":"2022-11-08T17:55:40.286Z","4.0.0-alpha.6":"2022-11-04T05:12:38.248Z","4.0.0-alpha.5":"2022-11-04T05:02:58.381Z","4.0.0-alpha.4":"2022-10-28T21:01:16.753Z","4.0.0-alpha.3":"2022-08-12T11:28:31.430Z","4.0.0-alpha.2":"2022-08-12T09:07:26.669Z","4.0.0-alpha.1":"2022-08-12T08:21:48.223Z","4.0.0-alpha.0":"2022-08-11T11:41:20.159Z","3.4.0":"2022-05-12T22:58:31.285Z","3.3.2":"2022-05-12T20:55:25.617Z","3.3.1":"2022-04-28T16:00:26.598Z","3.3.0":"2022-04-27T22:50:20.998Z","3.2.1":"2022-03-30T20:56:13.306Z","3.2.0":"2022-03-10T09:54:59.600Z","3.1.4":"2021-10-04T12:46:14.168Z","3.1.3":"2021-09-22T09:50:51.172Z","4.0.0":"2021-09-21T16:47:56.232Z","3.1.2":"2021-08-25T09:51:54.397Z","3.1.1":"2021-08-23T12:10:10.666Z","3.1.0":"2021-06-07T21:50:05.276Z","3.0.0":"2021-05-17T08:29:19.330Z","2.0.2":"2021-05-13T13:52:03.129Z","2.0.1":"2021-03-11T11:37:49.213Z","2.0.0":"2021-03-11T10:45:13.799Z","1.4.1":"2020-10-15T11:37:15.104Z","1.4.0":"2020-09-14T19:22:32.016Z","1.3.1":"2020-08-31T18:18:44.291Z","1.3.0":"2020-08-28T08:45:25.315Z","1.2.0":"2020-06-26T14:40:37.034Z","1.1.5":"2020-04-28T17:32:13.508Z","1.1.3":"2020-04-28T15:43:04.639Z","1.1.2":"2020-04-28T13:07:42.462Z","1.1.1":"2020-04-28T12:20:56.065Z","1.1.0":"2020-04-21T09:58:49.443Z","1.0.0":"2020-03-26T17:51:33.611Z","0.2.0":"2020-01-13T15:36:23.435Z","0.1.3-beta.7":"2019-12-08T20:33:15.942Z","0.1.2-beta.6":"2019-12-08T14:57:39.202Z","0.1.1-beta.5":"2019-12-08T14:13:01.803Z","0.1.0-beta.4":"2019-12-08T13:54:47.751Z","0.0.1-alpha.3":"2019-12-06T00:15:34.412Z","0.0.1-alpha.2":"2019-12-06T00:00:51.822Z","0.0.1-alpha.1":"2019-11-29T03:42:56.989Z","0.0.1-alpha.0":"2019-11-28T14:00:53.620Z"},"users":{},"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"versions":{"4.1.2":{"name":"expect-webdriverio","version":"4.1.2","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","module":"./lib/index.js","exports":{".":[{"types":"./types/jest-global.d.ts","import":"./lib/index.js"},"./lib/index.js"],"./types":"./types/jest-global.d.ts"},"types":"./types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":">=16 || >=18 || >=20"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.4.0","@types/node":"^18.11.18","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","@vitest/coverage-c8":"^0.28.2","@wdio/globals":"^8.2.4","c8":"^7.12.0","eslint":"^8.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^45.0.2","husky":"^8.0.3","npm-run-all":"^4.1.5","release-it":"^15.6.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.9.4","vitest":"0.28.4","webdriverio":"^8.2.4"},"optionalDependencies":{"@wdio/globals":"^8.2.4","webdriverio":"^8.2.4"},"dependencies":{"expect":"^29.4.0","jest-matcher-utils":"^29.4.0","@wdio/globals":"^8.2.4","webdriverio":"^8.2.4"},"gitHead":"063e850cf63f41a39c9fc967829753605bfd4d22","_id":"expect-webdriverio@4.1.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"35189fdc3866399dae197edca3d7d19aea36c1c3","size":14061,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.1.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.1.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"mail@bromann.dev"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.1.2_1676515939126_0.3347096640171605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T02:52:19.311Z","publish_time":1676515939311,"_cnpm_publish_time":1676515939311},"4.1.1":{"name":"expect-webdriverio","version":"4.1.1","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","module":"./lib/index.js","exports":{".":[{"types":"./types/jest-global.d.ts","import":"./lib/index.js"},"./lib/index.js"],"./types":"./types/jest-global.d.ts"},"types":"./types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":">=16 || >=18 || >=20"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.4.0","@types/node":"^18.11.18","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","@vitest/coverage-c8":"^0.28.2","@wdio/globals":"^8.2.4","c8":"^7.12.0","eslint":"^8.32.0","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^45.0.2","husky":"^8.0.3","npm-run-all":"^4.1.5","release-it":"^15.6.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.9.4","vitest":"0.28.2","webdriverio":"^8.2.4"},"optionalDependencies":{"@wdio/globals":"^8.2.4","webdriverio":"^8.2.4"},"dependencies":{"expect":"^29.4.0","jest-matcher-utils":"^29.4.0","@wdio/globals":"^8.2.4","webdriverio":"^8.2.4"},"gitHead":"bbf2ffc4999f36376136fdc251b127020c0c210b","_id":"expect-webdriverio@4.1.1","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"0bd760dde379aed8b3624b40d590094b3244bd61","size":14059,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.1.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.1.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"mail@bromann.dev"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.1.1_1674682945508_0.9393900750039572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-25T21:42:25.738Z","publish_time":1674682945738,"_cnpm_publish_time":1674682945738},"4.1.0":{"name":"expect-webdriverio","version":"4.1.0","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","module":"./lib/index.js","exports":{".":[{"types":"./types/jest-global.d.ts","import":"./lib/index.js"},"./lib/index.js"],"./types":"./types/jest-global.d.ts"},"types":"./types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":">=16 || >=18 || >=20"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.2.4","@types/node":"^18.11.17","@typescript-eslint/eslint-plugin":"^5.47.0","@typescript-eslint/parser":"^5.47.0","@vitest/coverage-c8":"^0.26.0","@wdio/globals":"^8.0.13","c8":"^7.12.0","eslint":"^8.30.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^45.0.2","husky":"^8.0.2","npm-run-all":"^4.1.5","release-it":"^15.5.1","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.9.4","vitest":"0.26.2","webdriverio":"^8.0.13"},"optionalDependencies":{"@wdio/globals":"^8.0.13","webdriverio":"^8.0.13"},"dependencies":{"expect":"^29.3.1","jest-matcher-utils":"^29.3.1","@wdio/globals":"^8.0.13","webdriverio":"^8.0.13"},"gitHead":"2760e2248b0a0d80839c065719d029ff7bdc112f","_id":"expect-webdriverio@4.1.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"c217cb1bfbaa6e4de2970f2bcb1828de3a0792e6","size":14061,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.1.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.1.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"mail@bromann.dev"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.1.0_1672311684149_0.831605571110154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-29T11:01:30.506Z","publish_time":1672311684321,"_cnpm_publish_time":1672311684321},"4.0.1":{"name":"expect-webdriverio","version":"4.0.1","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","exports":"./lib/index.js","types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":">=16 || >=18 || >=20"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.44.0","@typescript-eslint/parser":"^5.44.0","@vitest/coverage-c8":"^0.25.2","@wdio/globals":"^8.0.0-alpha.505","c8":"^7.12.0","eslint":"^8.28.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^45.0.0","husky":"^8.0.2","npm-run-all":"^4.1.5","release-it":"^15.5.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.9.3","vitest":"0.25.3","webdriverio":"^8.0.0-alpha.505"},"optionalDependencies":{"@wdio/globals":"^8.0.0-alpha.505","webdriverio":"^8.0.0-alpha.505"},"dependencies":{"expect":"^29.3.1","jest-matcher-utils":"^29.3.1","@wdio/globals":"^8.0.0-alpha.505","webdriverio":"^8.0.0-alpha.505"},"gitHead":"f5c0ffa6915a65455dc76de63af5e78228d61c23","_id":"expect-webdriverio@4.0.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"bba4354edc54cac3eb9054d48ff77f56a3d4650f","size":14023,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.1_1669911910681_0.5021712926214297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-01T16:29:38.983Z","publish_time":1669911910926,"_cnpm_publish_time":1669911910926},"3.5.3":{"name":"expect-webdriverio","version":"3.5.3","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.3","@types/jest":"^27.5.1","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","eslint":"^8.15.0","husky":"^8.0.1","jest":"^28.1.0","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^28.0.2","ts-node":"^10.7.0","typescript":"^4.6.4","webdriverio":"^7.19.7"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^28.1.0","jest-matcher-utils":"^28.1.0"},"gitHead":"acc5103038efe7dfdc4a34235fce641f12ddc688","_id":"expect-webdriverio@3.5.3","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"1f233de6f8abd76e1315f1e34d0a8cc5d34f28fc","size":16519,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.5.3.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.5.3.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.5.3_1668455296466_0.3555690586464648"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-14T19:48:28.809Z","publish_time":1668455296676,"_cnpm_publish_time":1668455296676},"3.5.2":{"name":"expect-webdriverio","version":"3.5.2","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.3","@types/jest":"^27.5.1","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","eslint":"^8.15.0","husky":"^8.0.1","jest":"^28.1.0","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^28.0.2","ts-node":"^10.7.0","typescript":"^4.6.4","webdriverio":"^7.19.7"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^28.1.0","jest-matcher-utils":"^28.1.0"},"gitHead":"e42a0d06951c9542bb81e22b52d4323804756883","_id":"expect-webdriverio@3.5.2","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"8758f122803c96b022debd91e8d895527ed838f2","size":16526,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.5.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.5.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.5.2_1668192799660_0.19281811358046275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-11T18:53:23.879Z","publish_time":1668192799867,"_cnpm_publish_time":1668192799867},"3.5.1":{"name":"expect-webdriverio","version":"3.5.1","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.3","@types/jest":"^27.5.1","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","eslint":"^8.15.0","husky":"^8.0.1","jest":"^28.1.0","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^28.0.2","ts-node":"^10.7.0","typescript":"^4.6.4","webdriverio":"^7.19.7"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^28.1.0","jest-matcher-utils":"^28.1.0"},"gitHead":"4ebdffd676752c2603290c135587ff9849c7d4c8","_id":"expect-webdriverio@3.5.1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"87dfa9d02e2b32aed93269f35292a99c0b9e96c9","size":16520,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.5.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.5.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.5.1_1668100321252_0.5997208430642718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T17:12:11.679Z","publish_time":1668100321427,"_cnpm_publish_time":1668100321427},"3.5.0":{"name":"expect-webdriverio","version":"3.5.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.3","@types/jest":"^27.5.1","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","eslint":"^8.15.0","husky":"^8.0.1","jest":"^28.1.0","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^28.0.2","ts-node":"^10.7.0","typescript":"^4.6.4","webdriverio":"^7.19.7"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^28.1.0","jest-matcher-utils":"^28.1.0"},"gitHead":"c6061e2ce012bcde5ba5c659b7f0e038e3a24b7b","_id":"expect-webdriverio@3.5.0","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"1901724518b15a1f7ee63a60f0c86a7b80ec942f","size":16565,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.5.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.5.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.5.0_1667930140107_0.8315069554974734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T18:17:46.846Z","publish_time":1667930140286,"_cnpm_publish_time":1667930140286},"4.0.0-alpha.6":{"name":"expect-webdriverio","version":"4.0.0-alpha.6","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","exports":"./lib/index.js","types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":"^16.13 || >=18"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","@vitest/coverage-c8":"^0.24.0","@wdio/globals":"^8.0.0-alpha.505","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^44.0.0","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.24.4","webdriverio":"^8.0.0-alpha.505"},"optionalDependencies":{"@wdio/globals":"^8.0.0-alpha.505","webdriverio":"^8.0.0-alpha.505"},"dependencies":{"expect":"^29.0.2","jest-matcher-utils":"^29.0.2","@wdio/globals":"^8.0.0-alpha.505","webdriverio":"^8.0.0-alpha.505"},"readmeFilename":"README.md","gitHead":"9415d517942cc9512ca5deb1d3c4209c15a5d5b1","_id":"expect-webdriverio@4.0.0-alpha.6","_nodeVersion":"18.12.0","_npmVersion":"8.19.2","dist":{"shasum":"1b178d9b84a26c3f74a1e14012b8a7ab09c6ed87","size":13957,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.6.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.6.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.6_1667538758056_0.3069295679641244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T05:13:19.279Z","publish_time":1667538758248,"_cnpm_publish_time":1667538758248},"4.0.0-alpha.5":{"name":"expect-webdriverio","version":"4.0.0-alpha.5","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","exports":"./lib/index.js","types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":"^16.13 || >=18"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","@vitest/coverage-c8":"^0.24.0","@wdio/globals":"^8.0.0-alpha.505","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^44.0.0","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.24.4","webdriverio":"^8.0.0-alpha.505"},"peerDependencies":{"@wdio/globals":"^8.0.0-alpha.505","webdriverio":"^8.0.0-alpha.505"},"peerDependenciesMeta":{"@wdio/globals":{"optional":true},"webdriverio":{"optional":true}},"dependencies":{"expect":"^29.0.2","jest-matcher-utils":"^29.0.2"},"readmeFilename":"README.md","gitHead":"75bc6b31e6ffdb494d5e3608b099011d24d1c0a7","_id":"expect-webdriverio@4.0.0-alpha.5","_nodeVersion":"18.12.0","_npmVersion":"8.19.2","dist":{"shasum":"6568e079aa2d2d61adf6970b1c8537e9e7088500","size":13979,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.5.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.5.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.5_1667538178143_0.1393628391315016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T05:03:17.005Z","publish_time":1667538178381,"_cnpm_publish_time":1667538178381},"4.0.0-alpha.4":{"name":"expect-webdriverio","version":"4.0.0-alpha.4","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"type":"module","exports":"./lib/index.js","types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","engines":{"node":"^16.13 || >=18"},"scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","@vitest/coverage-c8":"^0.24.0","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^44.0.0","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.24.3"},"peerDependencies":{"@wdio/globals":"^8.0.0-alpha.365","webdriverio":"^8.0.0-alpha.365"},"peerDependenciesMeta":{"@wdio/globals":{"optional":false},"webdriverio":{"optional":false}},"dependencies":{"expect":"^29.0.2","jest-matcher-utils":"^29.0.2"},"readmeFilename":"README.md","gitHead":"4dbee4229337a72b637c4d6853e453b3e5c6cc39","_id":"expect-webdriverio@4.0.0-alpha.4","_nodeVersion":"18.12.0","_npmVersion":"8.19.2","dist":{"shasum":"86b386180e0e0c489df33fb563e84477e4f90b23","size":13944,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.4.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.4.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.4_1666990876479_0.14278587458821934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-28T21:01:20.665Z","publish_time":1666990876753,"_cnpm_publish_time":1666990876753},"4.0.0-alpha.3":{"name":"expect-webdriverio","version":"4.0.0-alpha.3","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"main":"./lib/index.cjs.js","type":"module","module":"./lib/index.js","exports":{".":[{"import":"./lib/index.js","require":"./lib/index.cjs.js"},"./lib/index.cjs.js"]},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^28.1.6","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^43.0.2","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.21.1"},"peerDependencies":{"@wdio/globals":"next","webdriverio":"next"},"dependencies":{"expect":"^28.1.3","jest-matcher-utils":"^28.1.3"},"readmeFilename":"README.md","gitHead":"9eb666617c054c073741ce8f71c72130b0519477","_id":"expect-webdriverio@4.0.0-alpha.3","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"e572829bcbdce1947c8b947a51a4b5e9a60f6224","size":13926,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.3.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.3.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.3_1660303711189_0.8066539617825874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T11:41:48.696Z","publish_time":1660303711430,"_cnpm_publish_time":1660303711430},"4.0.0-alpha.2":{"name":"expect-webdriverio","version":"4.0.0-alpha.2","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"main":"./lib/index.cjs.js","type":"module","module":"./lib/index.js","exports":{".":[{"import":"./lib/index.js","require":"./lib/index.cjs.js"},"./lib/index.cjs.js"]},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^28.1.6","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^43.0.2","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.21.1"},"peerDependencies":{"@wdio/globals":"next","webdriverio":"next"},"dependencies":{"expect":"^28.1.3","jest-matcher-utils":"^28.1.3"},"readmeFilename":"README.md","gitHead":"26b202ddb5a83bfbbb60cbc1912b72d4c3017b7b","_id":"expect-webdriverio@4.0.0-alpha.2","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"17ffbf2c5b7b5a4e72af343636b540f1c5398838","size":13918,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.2_1660295246492_0.7953388043520442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T09:09:05.244Z","publish_time":1660295246669,"_cnpm_publish_time":1660295246669},"4.0.0-alpha.1":{"name":"expect-webdriverio","version":"4.0.0-alpha.1","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"main":"./lib/index.cjs.js","type":"module","module":"./lib/index.js","exports":{".":[{"import":"./lib/index.js","require":"./lib/index.cjs.js"},"./lib/index.cjs.js"]},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^28.1.6","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","c8":"^7.12.0","eslint":"^8.21.0","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^43.0.2","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.21.1"},"peerDependencies":{"@wdio/globals":"next","webdriverio":"next"},"dependencies":{"expect":"^28.1.3","jest-matcher-utils":"^28.1.3"},"readmeFilename":"README.md","gitHead":"adef96362986234fa696230758725a19f3c48685","_id":"expect-webdriverio@4.0.0-alpha.1","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"194c0a89551c47a878b2c29b0fd46666ba27ad1a","size":13910,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.1_1660292508024_0.5659377040021014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T08:47:47.316Z","publish_time":1660292508223,"_cnpm_publish_time":1660292508223},"4.0.0-alpha.0":{"name":"expect-webdriverio","version":"4.0.0-alpha.0","author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"description":"WebdriverIO Assertion Library","license":"MIT","homepage":"https://webdriver.io","repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"main":"./lib/index.cjs.js","type":"module","module":"./lib/index.js","exports":{".":[{"import":"./lib/index.js","require":"./lib/index.cjs.js"},"./lib/index.cjs.js"]},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"vitest","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","watch":"npm run compile -- --watch","prepare":"husky install"},"devDependencies":{"@types/jest":"^28.1.6","@types/node":"^18.7.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","c8":"^7.12.0","eslint":"^8.21.0","husky":"^8.0.1","npm-run-all":"^4.1.5","release-it":"^15.3.0","rimraf":"^3.0.2","shelljs":"^0.8.5","typescript":"^4.7.4","vitest":"0.21.1"},"peerDependencies":{"@wdio/globals":"next","webdriverio":"next"},"dependencies":{"expect":"^28.1.3","jest-matcher-utils":"^28.1.3"},"readmeFilename":"README.md","gitHead":"b88c47dee0c463935b9ee34559d028e7b9568db6","_id":"expect-webdriverio@4.0.0-alpha.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"bd8d63bf1753578e7b144c91bc7257e63e20b6e0","size":13894,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0-alpha.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0-alpha.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0-alpha.0_1660218079944_0.5279558150660635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-11T11:54:34.382Z","publish_time":1660218080159,"_cnpm_publish_time":1660218080159},"3.4.0":{"name":"expect-webdriverio","version":"3.4.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.3","@types/jest":"^27.5.1","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.23.0","@typescript-eslint/parser":"^5.23.0","eslint":"^8.15.0","husky":"^8.0.1","jest":"^28.1.0","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.5","ts-jest":"^28.0.2","ts-node":"^10.7.0","typescript":"^4.6.4","webdriverio":"^7.19.7"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^28.1.0","jest-matcher-utils":"^28.1.0"},"gitHead":"73daf48185a8b4fefd02f8c04250e9448206975c","_id":"expect-webdriverio@3.4.0","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"32944cefaae3380285ee8d3a88edc1a3b9ed4612","size":16302,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.4.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.4.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.4.0_1652396311113_0.2511012062577407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T00:19:08.291Z","publish_time":1652396311285,"_cnpm_publish_time":1652396311285},"3.3.2":{"name":"expect-webdriverio","version":"3.3.2","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.0","@types/jest":"^27.0.2","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","eslint":"^8.1.0","husky":"^8.0.1","jest":"^27.3.1","npm-run-all":"^4.1.5","release-it":"^15.0.0","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","ts-node":"^10.4.0","typescript":"^4.4.4","webdriverio":"^7.16.2"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^28.0.2"},"gitHead":"73aa777f794ffa9daae1ce9fec6625145ff83eeb","_id":"expect-webdriverio@3.3.2","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"7ba7de33d6605fddcddd64d4b9752c0dccb2212e","size":16298,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.3.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.3.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.3.2_1652388925392_0.5703445806844387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T00:19:08.202Z","publish_time":1652388925617,"_cnpm_publish_time":1652388925617},"3.3.1":{"name":"expect-webdriverio","version":"3.3.1","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.0","@types/jest":"^27.0.2","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","eslint":"^8.1.0","husky":"^7.0.4","jest":"^27.3.1","npm-run-all":"^4.1.5","release-it":"^14.11.6","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","ts-node":"^10.4.0","typescript":"^4.4.4","webdriverio":"^7.16.2"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"c419ed2ff67a4b7a385d7856b8d6215263a2813c","_id":"expect-webdriverio@3.3.1","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"4f7ca25bca8184534253249d396d533db7f25e93","size":16299,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.3.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.3.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.3.1_1651161626440_0.6405643150863178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-28T17:21:31.855Z","publish_time":1651161626598,"_cnpm_publish_time":1651161626598},"3.3.0":{"name":"expect-webdriverio","version":"3.3.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.0","@types/jest":"^27.0.2","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","eslint":"^8.1.0","husky":"^7.0.4","jest":"^27.3.1","npm-run-all":"^4.1.5","release-it":"^14.11.6","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","ts-node":"^10.4.0","typescript":"^4.4.4","webdriverio":"^7.16.2"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"e915ff260a14053f077ab0bcdcfd534dbc4ac80b","_id":"expect-webdriverio@3.3.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"508287f7dc997fdea5611bfdaa2b11d871b2e8e5","size":16256,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.3.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.3.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.3.0_1651099820775_0.2942678261519207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-27T23:36:34.570Z","publish_time":1651099820998,"_cnpm_publish_time":1651099820998},"3.2.1":{"name":"expect-webdriverio","version":"3.2.1","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^4.0.0","@types/jest":"^27.0.2","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","eslint":"^8.1.0","husky":"^7.0.4","jest":"^27.3.1","npm-run-all":"^4.1.5","release-it":"^14.11.6","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","ts-node":"^10.4.0","typescript":"^4.4.4","webdriverio":"^7.16.2"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"5d6f759532ea3c4c35fddc285af92bbd4bef1fb0","_id":"expect-webdriverio@3.2.1","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"7db8f450784b7e9fa231798f9761bffd70586d3a","size":16203,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.2.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.2.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.2.1_1648673773130_0.5091238291701421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T20:56:18.354Z","publish_time":1648673773306,"_cnpm_publish_time":1648673773306},"3.2.0":{"name":"expect-webdriverio","version":"3.2.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.10.1","@types/jest":"^27.0.2","@types/node":"^15.14.0","@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","eslint":"^8.1.0","husky":"^7.0.4","jest":"^27.3.1","npm-run-all":"^4.1.5","release-it":"^14.11.6","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^27.0.7","ts-node":"^10.4.0","typescript":"^4.4.4","webdriverio":"^7.16.2"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"044039671210ce849093c9915f147e06b524f459","_id":"expect-webdriverio@3.2.0","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"dee513bc89e2b499bedef861739df1438a6c387c","size":16203,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.2.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.2.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"christian-bromann","email":"christian@saucelabs.com"},{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},{"name":"wswebcreation-nl","email":"wim@wswebcreation.nl"},{"name":"willbrock","email":"wpbrock@gmail.com"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.2.0_1646906099455_0.9364814902597083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T09:55:08.768Z","publish_time":1646906099600,"_cnpm_publish_time":1646906099600},"3.1.4":{"name":"expect-webdriverio","version":"3.1.4","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^27.0.1","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^7.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"0e8ac6a665748b17fba59f7917d4da45991145e8","_id":"expect-webdriverio@3.1.4","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"78d379e23fff1ce1a45ded8d2168734df0ededa3","size":16098,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.1.4.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.1.4.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.1.4_1633351573983_0.8399018948829149"},"_hasShrinkwrap":false,"publish_time":1633351574168,"_cnpm_publish_time":1633351574168,"_cnpmcore_publish_time":"2021-12-16T19:45:04.306Z"},"3.1.3":{"name":"expect-webdriverio","version":"3.1.3","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^27.0.1","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^7.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"fffcadf3d58ccf2d9b475fbe6b757edeb6a42ea6","_id":"expect-webdriverio@3.1.3","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"d9c52a1bf3300fd283bb98c09b484b6cfa53645a","size":16096,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.1.3.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.1.3.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.1.3_1632304251040_0.6314719505635824"},"_hasShrinkwrap":false,"publish_time":1632304251172,"_cnpm_publish_time":1632304251172,"_cnpmcore_publish_time":"2021-12-16T19:45:04.803Z"},"4.0.0":{"name":"expect-webdriverio","version":"4.0.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^27.0.1","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^7.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"c9a63ad8aa8247b5a63db881861bbab7bf8bedb4","_id":"expect-webdriverio@4.0.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"cea593bc41a22f7cc8b308abd5f621e76a2038cd","size":16103,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-4.0.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-4.0.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_4.0.0_1632242876078_0.3889541528725413"},"_hasShrinkwrap":false,"publish_time":1632242876232,"deprecated":"broken version","_cnpm_publish_time":1632242876232,"_cnpmcore_publish_time":"2021-12-16T19:45:05.031Z"},"3.1.2":{"name":"expect-webdriverio","version":"3.1.2","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^27.0.1","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^7.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"485391c7780c123ad09ee56b175f5e464cbbeb94","_id":"expect-webdriverio@3.1.2","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"cb25e372671864de14484c0492b9aa597632861d","size":16098,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.1.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.1.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.1.2_1629885114197_0.904553393245298"},"_hasShrinkwrap":false,"publish_time":1629885114397,"_cnpm_publish_time":1629885114397,"_cnpmcore_publish_time":"2021-12-16T19:45:05.247Z"},"3.1.1":{"name":"expect-webdriverio","version":"3.1.1","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^27.0.1","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^7.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"9c239035fc01437dc2578562523b5507ade1d742","_id":"expect-webdriverio@3.1.1","_nodeVersion":"14.17.5","_npmVersion":"6.14.14","dist":{"shasum":"6e7cfeac91cc48dd44fcc6aefa82d7325b451412","size":16059,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.1.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.1.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.1.1_1629720610517_0.8147457307895316"},"_hasShrinkwrap":false,"publish_time":1629720610666,"_cnpm_publish_time":1629720610666,"_cnpmcore_publish_time":"2021-12-16T19:45:05.455Z"},"3.1.0":{"name":"expect-webdriverio","version":"3.1.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^26.0.20","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^6.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^10.0.0","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^27.0.2","jest-matcher-utils":"^27.0.2"},"gitHead":"8d1e4087c41b554bf71a0362ee3cc37ad028a342","_id":"expect-webdriverio@3.1.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"269a6009c098c8379ecf0ca8a7aed9684f3d0189","size":16040,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.1.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.1.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.1.0_1623102605125_0.17381180801292118"},"_hasShrinkwrap":false,"publish_time":1623102605276,"_cnpm_publish_time":1623102605276,"_cnpmcore_publish_time":"2021-12-16T19:45:05.657Z"},"3.0.0":{"name":"expect-webdriverio","version":"3.0.0","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^26.0.20","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^6.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^9.1.1","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^26.6.2","jest-matcher-utils":"^26.6.2"},"gitHead":"9f052cf76d65179e6693a65730ff1a6e921a5446","_id":"expect-webdriverio@3.0.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"97210f0d874d230b56af3e94c93190c9cd3f02ef","size":15940,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-3.0.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-3.0.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_3.0.0_1621240159160_0.8521301519620714"},"_hasShrinkwrap":false,"publish_time":1621240159330,"_cnpm_publish_time":1621240159330,"_cnpmcore_publish_time":"2021-12-16T19:45:05.873Z"},"2.0.2":{"name":"expect-webdriverio","version":"2.0.2","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^26.0.20","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","eslint":"^7.21.0","husky":"^6.0.0","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^9.1.1","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^26.6.2","jest-matcher-utils":"^26.6.2"},"gitHead":"5b6d096e1d62c4bb55a47e6e7b46012cdba9c3a2","_id":"expect-webdriverio@2.0.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"fbcdfcbc187f1ec3a742f931f1088da42c2af460","size":15720,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-2.0.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-2.0.2.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_2.0.2_1620913922955_0.539406398008744"},"_hasShrinkwrap":false,"publish_time":1620913923129,"_cnpm_publish_time":1620913923129,"_cnpmcore_publish_time":"2021-12-16T19:45:06.250Z"},"2.0.1":{"name":"expect-webdriverio","version":"2.0.1","description":"[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^26.0.20","@types/node":"^14.14.33","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","codecov":"^3.8.1","eslint":"^7.21.0","husky":"^5.1.3","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^9.1.1","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^26.6.2","jest-matcher-utils":"^26.6.2"},"gitHead":"10140ec03f90d63bb91427ef515f408f1d16b868","_id":"expect-webdriverio@2.0.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"08193c02d78037d68672a86535363df472e559fc","size":15729,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-2.0.1.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_2.0.1_1615462669014_0.2783547946532301"},"_hasShrinkwrap":false,"publish_time":1615462669213,"_cnpm_publish_time":1615462669213,"_cnpmcore_publish_time":"2021-12-16T19:45:06.540Z"},"2.0.0":{"name":"expect-webdriverio","version":"2.0.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=main)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/main/graph/badge.svg)](https://codecov.io","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"release-it --github.release","release:ci":"npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir","release:patch":"npm run release -- patch","release:minor":"npm run release -- minor","release:major":"npm run release -- major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.6.6","@types/jest":"^26.0.20","@types/node":"^14.14.33","@typescript-eslint/eslint-plugin":"^4.17.0","@typescript-eslint/parser":"^4.17.0","codecov":"^3.8.1","eslint":"^7.21.0","husky":"^5.1.3","jest":"^26.6.3","npm-run-all":"^4.1.5","release-it":"^14.4.1","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.5.3","ts-node":"^9.1.1","typescript":"^4.2.3","webdriverio":"^7.1.1"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","dependencies":{"expect":"^26.6.2","jest-matcher-utils":"^26.6.2"},"gitHead":"e7e1c7dd98c2d447733aa751b905cf8771f72965","_id":"expect-webdriverio@2.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"6d6600092285e6a0629c455096410d856bce157f","size":4639,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-2.0.0.tgz"},"_npmUser":{"name":"wdio-user","email":"christian+webdriverio@saucelabs.com"},"directories":{},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_2.0.0_1615459513658_0.5275023836758252"},"_hasShrinkwrap":false,"publish_time":1615459513799,"_cnpm_publish_time":1615459513799,"_cnpmcore_publish_time":"2021-12-16T19:45:06.770Z"},"1.4.1":{"name":"expect-webdriverio","version":"1.4.1","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.5.14","@types/jest":"^26.0.14","@types/node":"^14.11.8","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.1","codecov":"^3.8.0","eslint":"^7.11.0","husky":"^4.3.0","jest":"^26.5.3","np":"^6.5.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.4.1","typescript":"^4.0.3","webdriverio":"^6.6.4"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^26.5.3","jest-matcher-utils":"^26.5.2"},"gitHead":"15bc26bca98a300f53696ccaf5e433347ac200a8","_id":"expect-webdriverio@1.4.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"c44152a2f69501e5f00bfa6c6cf715be3b28fc5a","size":15496,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.4.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.4.1.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.4.1_1602761834926_0.5775913001958399"},"_hasShrinkwrap":false,"publish_time":1602761835104,"_cnpm_publish_time":1602761835104,"_cnpmcore_publish_time":"2021-12-16T19:45:06.961Z"},"1.4.0":{"name":"expect-webdriverio","version":"1.4.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.5.14","@types/jest":"^26.0.13","@types/node":"^14.10.1","@typescript-eslint/eslint-plugin":"^4.1.0","@typescript-eslint/parser":"^4.1.0","codecov":"^3.7.2","eslint":"^7.9.0","husky":"^4.3.0","jest":"^26.4.2","np":"^6.5.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.3.0","typescript":"^3.9.7","webdriverio":"^6.5.0"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^26.4.2","jest-matcher-utils":"^26.4.2"},"gitHead":"e4e267f47a2a550e9061de66f656b581b3e9f14b","_id":"expect-webdriverio@1.4.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.8","dist":{"shasum":"d19140f0a49264c9813d66b585a7a6c73c0afbc8","size":15475,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.4.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.4.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.4.0_1600111351898_0.757522051555763"},"_hasShrinkwrap":false,"publish_time":1600111352016,"_cnpm_publish_time":1600111352016,"_cnpmcore_publish_time":"2021-12-16T19:45:07.213Z"},"1.3.1":{"name":"expect-webdriverio","version":"1.3.1","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.5.11","@types/jest":"^26.0.4","@types/node":"^14.0.23","@typescript-eslint/eslint-plugin":"^3.6.1","@typescript-eslint/parser":"^3.6.1","codecov":"^3.7.0","eslint":"^7.4.0","husky":"^4.2.5","jest":"^26.1.0","np":"^6.3.2","npm-run-all":"^4.1.5","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.1.3","typescript":"^3.9.7","webdriverio":"^6.3.0"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^26.1.0","jest-matcher-utils":"^26.1.0"},"gitHead":"12e0e437473857062345d41613bad345136f278b","_id":"expect-webdriverio@1.3.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"1ae1599a1b173dac8b407c3b1991f2e4825dc14c","size":15078,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.3.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.3.1.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.3.1_1598897924153_0.9020661108040477"},"_hasShrinkwrap":false,"publish_time":1598897924291,"_cnpm_publish_time":1598897924291,"_cnpmcore_publish_time":"2021-12-16T19:45:07.425Z"},"1.3.0":{"name":"expect-webdriverio","version":"1.3.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"run-p clean:*","clean:build":"rimraf ./lib","clean:tests":"rimraf test-types/**/node_modules && rimraf test-types/**/dist","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch","test:types":"node test-types/copy && npm run ts && npm run clean:tests","ts":"run-p ts:*","ts:default":"cd test-types/default && tsc --incremental","ts:jest":"cd test-types/jest && tsc --incremental","ts:jasmine":"cd test-types/jasmine && tsc --incremental"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jasmine":"^3.5.11","@types/jest":"^26.0.4","@types/node":"^14.0.23","@typescript-eslint/eslint-plugin":"^3.6.1","@typescript-eslint/parser":"^3.6.1","codecov":"^3.7.0","eslint":"^7.4.0","husky":"^4.2.5","jest":"^26.1.0","np":"^6.3.2","npm-run-all":"^4.1.5","rimraf":"^3.0.2","shelljs":"^0.8.4","ts-jest":"^26.1.3","typescript":"^3.9.7","webdriverio":"^6.3.0"},"types":"types/jest-global.d.ts","typeScriptVersion":"3.8.3","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^26.1.0","jest-matcher-utils":"^26.1.0"},"gitHead":"626bb52e3d860f63b7ecaa2d858952a216196ac9","_id":"expect-webdriverio@1.3.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"shasum":"3daa23ffbf723525568a6fd101e46c03cce631a0","size":14891,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.3.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.3.0_1598604325213_0.13424601007024006"},"_hasShrinkwrap":false,"publish_time":1598604325315,"_cnpm_publish_time":1598604325315,"_cnpmcore_publish_time":"2021-12-16T19:45:07.682Z"},"1.2.0":{"name":"expect-webdriverio","version":"1.2.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^26.0.0","@types/node":"^14.0.1","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^26.0.1","jest-matcher-utils":"^26.0.1"},"gitHead":"eaa15ca31f6aeb2e55c70d8d3533d2ca027ecad1","_id":"expect-webdriverio@1.2.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"shasum":"8e04abc34433008e74a78755c3a1f424aaea0955","size":16403,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.2.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.2.0_1593182436892_0.6869133450167406"},"_hasShrinkwrap":false,"publish_time":1593182437034,"_cnpm_publish_time":1593182437034,"_cnpmcore_publish_time":"2021-12-16T19:45:07.958Z"},"1.1.5":{"name":"expect-webdriverio","version":"1.1.5","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.9.5","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"a9411febf657dd067b711adcd45e7484b16362ae","_id":"expect-webdriverio@1.1.5","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"acf834eeb2cf03d575d4f9f07fbd4b988ed37261","size":15853,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.1.5.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.1.5.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.1.5_1588095133367_0.8518800776952551"},"_hasShrinkwrap":false,"publish_time":1588095133508,"_cnpm_publish_time":1588095133508,"_cnpmcore_publish_time":"2021-12-16T19:45:08.189Z"},"1.1.3":{"name":"expect-webdriverio","version":"1.1.3","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.9.5","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"0bc39dc9efd036d7d4dd01448da1cafa738451b6","_id":"expect-webdriverio@1.1.3","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"572c7763d0970bd8ec6b3f3e5d619674328bfa2f","size":15853,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.1.3.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.1.3.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.1.3_1588088584484_0.3277162224480079"},"_hasShrinkwrap":false,"publish_time":1588088584639,"_cnpm_publish_time":1588088584639,"_cnpmcore_publish_time":"2021-12-16T19:45:08.387Z"},"1.1.2":{"name":"expect-webdriverio","version":"1.1.2","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.9.5","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"5f044e44dd2fe2f022733c8f11a22fcba1026778","_id":"expect-webdriverio@1.1.2","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"e6b35858f61e357a887a54862e0b090c72f021a5","size":15823,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.1.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.1.2.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.1.2_1588079262288_0.4886931645237256"},"_hasShrinkwrap":false,"publish_time":1588079262462,"_cnpm_publish_time":1588079262462,"_cnpmcore_publish_time":"2021-12-16T19:45:08.614Z"},"1.1.1":{"name":"expect-webdriverio","version":"1.1.1","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.9.5","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"656d108375a1bb17522b938162731b1ff8fd7686","_id":"expect-webdriverio@1.1.1","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"be48924fef2fc275ca47b01c3b2fc22e15ccd01a","size":11804,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.1.1.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.1.1_1588076455929_0.5762562839030936"},"_hasShrinkwrap":false,"publish_time":1588076456065,"deprecated":"borked release","_cnpm_publish_time":1588076456065,"_cnpmcore_publish_time":"2021-12-16T19:45:08.841Z"},"1.1.0":{"name":"expect-webdriverio","version":"1.1.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"run-s test:*","test:lint":"eslint . --ext .js,.jsx,.ts,.tsx","test:unit":"jest","watch":"npm run compile -- --watch"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^13.9.5","@typescript-eslint/eslint-plugin":"^2.29.0","@typescript-eslint/parser":"^2.29.0","codecov":"^3.6.5","eslint":"^6.8.0","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"d27f4a30f6b1866e8847ce9df26fa613d54e8ed6","_id":"expect-webdriverio@1.1.0","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"122722dd26afa4100117b9b8e1dd69039ac3f2ac","size":15822,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.1.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.1.0_1587463129004_0.48739038759867737"},"_hasShrinkwrap":false,"publish_time":1587463129443,"_cnpm_publish_time":1587463129443,"_cnpmcore_publish_time":"2021-12-16T19:45:09.119Z"},"1.0.0":{"name":"expect-webdriverio","version":"1.0.0","description":"[![Build Status](https://travis-ci.org/webdriverio/expect-webdriverio.svg?branch=master)](https://travis-ci.org/webdriverio/expect-webdriverio) [![codecov](https://codecov.io/gh/webdriverio/expect-webdriverio/branch/master/graph/badge.svg)](https://codeco","main":"lib/index.js","scripts":{"build":"run-s clean compile","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","release":"npm run release:patch","release:patch":"np patch","release:minor":"np minor","release:major":"np major","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/webdriverio/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"homepage":"https://github.com/webdriverio/expect-webdriverio#readme","devDependencies":{"@types/jest":"^25.1.4","@types/node":"^12.12.31","codecov":"^3.6.5","husky":"^4.2.3","jest":"^25.2.2","np":"^6.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","ts-jest":"^25.2.1","typescript":"^3.8.3","webdriverio":"^6.0.2"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"expect":"^25.2.1","jest-matcher-utils":"^25.1.0"},"gitHead":"852a27f1a360b837ed7ad868d7f49ed21cc93bd3","_id":"expect-webdriverio@1.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.13.4","dist":{"shasum":"ebcdd4f02551d5e877184cf690b69c819da9b315","size":15761,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-1.0.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"christian-bromann","email":"christian@saucelabs.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_1.0.0_1585245093490_0.28227622627758775"},"_hasShrinkwrap":false,"publish_time":1585245093611,"_cnpm_publish_time":1585245093611,"_cnpmcore_publish_time":"2021-12-16T19:45:09.385Z"},"0.2.0":{"name":"expect-webdriverio","version":"0.2.0","description":"[![Build Status](https://travis-ci.org/mgrybyk/expect-webdriverio.svg?branch=master)](https://travis-ci.org/mgrybyk/expect-webdriverio) [![codecov](https://codecov.io/gh/mgrybyk/expect-webdriverio/branch/master/graph/badge.svg)](https://codecov.io/gh/mgry","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc --build tsconfig.build.json","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.25","@types/node":"^12.12.24","codecov":"^3.6.1","husky":"^4.0.7","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.3.0","typescript":"^3.7.4","webdriverio":"^5.18.5"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"jest-matcher-utils":"^24.9.0"},"gitHead":"a01b1dd4981aeb4cbe993f93639762da170baa4a","_id":"expect-webdriverio@0.2.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"61ec4cf47ec5f1403f400a82fe74eb4802f1f7a3","size":14492,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.2.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.2.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.2.0_1578929783254_0.2029240173691107"},"_hasShrinkwrap":false,"publish_time":1578929783435,"_cnpm_publish_time":1578929783435,"_cnpmcore_publish_time":"2021-12-16T19:45:09.624Z"},"0.1.3-beta.7":{"name":"expect-webdriverio","version":"0.1.3-beta.7","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect-webdriverio","expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"jest-matcher-utils":"^24.9.0"},"gitHead":"320ec96d1f2fab7f7af3ba0d4cc6c7f253f51c63","_id":"expect-webdriverio@0.1.3-beta.7","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"cc0c713549f7421e59cfedcba04a024303047a34","size":15034,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.1.3-beta.7.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.1.3-beta.7.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.1.3-beta.7_1575837195720_0.9452939524890098"},"_hasShrinkwrap":false,"publish_time":1575837195942,"_cnpm_publish_time":1575837195942,"_cnpmcore_publish_time":"2021-12-16T19:45:09.890Z"},"0.1.2-beta.6":{"name":"expect-webdriverio","version":"0.1.2-beta.6","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"jest-matcher-utils":"^24.9.0"},"gitHead":"e43a735a1bc0223cd2bc453eb14869fae3695b6f","_id":"expect-webdriverio@0.1.2-beta.6","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"7ec0d4088249a45a73da51d501ade52cc1724a37","size":14894,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.1.2-beta.6.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.1.2-beta.6.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.1.2-beta.6_1575817059038_0.3547682982825233"},"_hasShrinkwrap":false,"publish_time":1575817059202,"_cnpm_publish_time":1575817059202,"_cnpmcore_publish_time":"2021-12-16T19:45:10.185Z"},"0.1.1-beta.5":{"name":"expect-webdriverio","version":"0.1.1-beta.5","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"jest-matcher-utils":"^24.9.0"},"gitHead":"ea45fd45ff9fc084ae6c56f633c922fb0ffdb951","_id":"expect-webdriverio@0.1.1-beta.5","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"3a1eb23749202a1aaa3ea69a018e3ddffd1bbae1","size":14781,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.1.1-beta.5.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.1.1-beta.5.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.1.1-beta.5_1575814381643_0.10827069482094798"},"_hasShrinkwrap":false,"publish_time":1575814381803,"_cnpm_publish_time":1575814381803,"_cnpmcore_publish_time":"2021-12-16T19:45:10.453Z"},"0.1.0-beta.4":{"name":"expect-webdriverio","version":"0.1.0-beta.4","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/jest-global.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"dependencies":{"jest-matcher-utils":"^24.9.0"},"gitHead":"c39cde95660982e264cd1d326c0a38fd3b5b1133","_id":"expect-webdriverio@0.1.0-beta.4","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"35c1512d4dc7ff655585a7308f76b03f952e51a1","size":14694,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.1.0-beta.4.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.1.0-beta.4.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.1.0-beta.4_1575813287648_0.3819347798588031"},"_hasShrinkwrap":false,"publish_time":1575813287751,"_cnpm_publish_time":1575813287751,"_cnpmcore_publish_time":"2021-12-16T19:45:10.656Z"},"0.0.1-alpha.3":{"name":"expect-webdriverio","version":"0.0.1-alpha.3","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/expect.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"gitHead":"69294ff617363769d95cf3ad225591a635732756","_id":"expect-webdriverio@0.0.1-alpha.3","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"eeb783e7a428ac00ca0989ea7f70a30074c9aea8","size":13025,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.0.1-alpha.3.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.0.1-alpha.3.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.0.1-alpha.3_1575591334184_0.013708423249690904"},"_hasShrinkwrap":false,"publish_time":1575591334412,"_cnpm_publish_time":1575591334412,"_cnpmcore_publish_time":"2021-12-16T19:45:10.893Z"},"0.0.1-alpha.2":{"name":"expect-webdriverio","version":"0.0.1-alpha.2","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.3","webdriverio":"^5.16.11"},"types":"types/expect.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"gitHead":"5edb31271d2f2874f5da098b4fdce56ae18ed230","_id":"expect-webdriverio@0.0.1-alpha.2","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"60f74599e805469a2c85a63383c024bbf168c49b","size":13018,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.0.1-alpha.2.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.0.1-alpha.2.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.0.1-alpha.2_1575590451692_0.08095057245929915"},"_hasShrinkwrap":false,"publish_time":1575590451822,"_cnpm_publish_time":1575590451822,"_cnpmcore_publish_time":"2021-12-16T19:45:11.543Z"},"0.0.1-alpha.1":{"name":"expect-webdriverio","version":"0.0.1-alpha.1","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.14","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.2.0","typescript":"^3.7.2","webdriverio":"^5.16.10"},"types":"types/expect.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"gitHead":"2bb0301473d9b9539a2f607d7d6ea763cceaed93","_id":"expect-webdriverio@0.0.1-alpha.1","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"05b1107cf56c10c01e9f0559c81938ee1117a6bf","size":11411,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.0.1-alpha.1.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.0.1-alpha.1.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.0.1-alpha.1_1574998976857_0.16374271045446553"},"_hasShrinkwrap":false,"publish_time":1574998976989,"_cnpm_publish_time":1574998976989,"_cnpmcore_publish_time":"2021-12-16T19:45:11.776Z"},"0.0.1-alpha.0":{"name":"expect-webdriverio","version":"0.0.1-alpha.0","description":"> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)","main":"lib/index.js","scripts":{"test":"jest","clean":"rimraf ./lib","compile":"tsc","build":"run-s clean compile"},"repository":{"type":"git","url":"git+https://github.com/mgrybyk/expect-webdriverio.git"},"keywords":["expect","webdriverio","wdio"],"author":{"name":"Mykola Grybyk","email":"mykola.grybyk@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/mgrybyk/expect-webdriverio/issues"},"homepage":"https://github.com/mgrybyk/expect-webdriverio#readme","devDependencies":{"@types/jest":"^24.0.23","@types/node":"^12.12.11","husky":"^3.1.0","jest":"^24.9.0","npm-run-all":"^4.1.5","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2","webdriverio":"^5.16.7"},"types":"types/expect.d.ts","husky":{"hooks":{"pre-commit":"run-s compile"}},"gitHead":"00e824956b13eca128c1885c5347c935abed6e72","_id":"expect-webdriverio@0.0.1-alpha.0","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"shasum":"19807a7853f3ddf99098e1001702349cf9af6fb5","size":10961,"noattachment":false,"key":"/expect-webdriverio/-/expect-webdriverio-0.0.1-alpha.0.tgz","tarball":"http://name.csiicloud.com:7001/expect-webdriverio/download/expect-webdriverio-0.0.1-alpha.0.tgz"},"maintainers":[{"name":"abjerstedt","email":"abjerstedt@gmail.com"},{"name":"erwinheitzman","email":"erwin.heitzman.npm@gmail.com"},{"name":"klamping","email":"me@klamp.in"},{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},{"name":"willbrock","email":"wpbrock@gmail.com"}],"_npmUser":{"name":"mgrybyk","email":"mykola.grybyk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/expect-webdriverio_0.0.1-alpha.0_1574949653441_0.8889540808481415"},"_hasShrinkwrap":false,"publish_time":1574949653620,"_cnpm_publish_time":1574949653620,"_cnpmcore_publish_time":"2021-12-16T19:45:12.843Z"}},"readme":"# expect-webdriverio\n\n[![Test](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml/badge.svg)](https://github.com/webdriverio/expect-webdriverio/actions/workflows/test.yml)\n\n###### [API](docs/API.md) | [TypeScript / JS Autocomplete](/docs/Types.md) | [Examples](docs/Examples.md) | [Extending Matchers](/docs/Extend.md)\n\n> [WebdriverIO](https://webdriver.io/) Assertion library inspired by [expect](https://www.npmjs.com/package/expect)\n\n## Key Features\n\n- [waits](#default-options) for expectation to succeed\n- detailed [error messages](#error-messages)\n- works in Mocha, Cucumber, Jest, Jasmine\n- builtin [types](docs/Types.md) for TypeScript and JS autocompletion\n\n## Installation\n\n1. `npm install expect` (**Jasmine** and **Jest** users should skip this step)\n2. `npm install expect-webdriverio`\n\nNOTE: [WebdriverIO](https://github.com/webdriverio/webdriverio) `v5.16.11` or higher is required!\n\n## Usage\n\n### Using WebdriverIO Testrunner\n\nIf you run your tests through the [WDIO testrunner](https://webdriver.io/docs/clioptions) no additional setup is needed. WebdriverIO initialises `expect-webdriverio` and makes `expect` available in the global scope. So you can use it directly in your tests:\n\n```js\nconst $button = await $('button')\nawait expect($button).toBeDisplayed()\n```\n\nSee more [Examples](docs/Examples.md)\n\n### Using in a standalone script\n\nIf you embed WebdriverIO in a standalone script, make sure you import `expect-webdriverio` before you use it anywhere.\n\n```js\nimport { remote } from 'webdriverio'\nimport { expect } from 'expect-webdriverio'\n\n;(async () => {\n    const browser = await remote({\n        capabilities: {\n            browserName: 'chrome'\n        }\n    })\n\n    await browser.url('https://webdriver.io')\n\n    const $button = await browser.$('button')\n    await expect($button).toBeDisplayed()\n    \n    await browser.deleteSession()\n})().catch(console.error)\n```\n\n## API\n\nPlease see [API doc](docs/API.md)\n\n## Error messages\n\nError messages are informative out of the box and contain:\n\n- full element selector, like `$('form').$('input')`\n- actual and expected values\n- highlight the difference (texts assertions)\n\n![toHaveText](/docs/img/errors/text.png?raw=true \"toHaveText\")\n![toHaveElementClass](/docs/img/errors/class.png?raw=true \"toHaveElementClass\")\n\n## What's next?\n\nFirst of all, **feel free to raise an issue with your suggestions or help with PR!**\n\n### Planned\n\n- css matcher\n- size matcher\n- cookie / localStorage matchers?\n- text regex matchers\n- multiremote support (if requested)\n","_attachments":{},"homepage":"https://webdriver.io","bugs":{"url":"https://github.com/webdriverio/expect-webdriverio/issues"},"license":"MIT"}