{"name":"wait-for-expect","version":"3.0.2","description":"Wait for expectation to be true, useful for integration and end to end testing","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"test":"eslint --report-unused-disable-directives src/**/*.ts && jest","build":"tsc --emitDeclarationOnly && babel src --out-dir lib --extensions \".ts,.tsx\"","build:watch":"npm run build -- --watch","type-check":"tsc --noEmit","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TheBrainFamily/wait-for-expect.git"},"keywords":["jest","expect","wait","async","await","promise","integration","testing","unit"],"author":{"name":"Lukasz Gandecki"},"license":"MIT","bugs":{"url":"https://github.com/TheBrainFamily/wait-for-expect/issues"},"homepage":"https://github.com/TheBrainFamily/wait-for-expect#readme","devDependencies":{"@babel/cli":"^7.0.0-beta.42","@babel/core":"^7.0.0-beta.42","@babel/plugin-proposal-class-properties":"^7.0.0-beta.42","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.42","@babel/preset-env":"^7.0.0-beta.42","@babel/preset-typescript":"^7.0.0-beta.42","@types/eslint":"^4.16.0","@types/eslint-plugin-prettier":"^2.2.0","@types/jest":"^22.2.2","@types/node":"^9.6.1","@types/prettier":"^1.10.0","@types/typescript":"^2.0.0","@typescript-eslint/eslint-plugin":"^2.5.0","@typescript-eslint/parser":"^2.5.0","babel-core":"^7.0.0-0","babel-jest":"^22.4.3","babel-plugin-add-module-exports":"^1.0.0","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.18.2","eslint-plugin-prettier":"^2.6.0","jest":"^22.4.3","jest-serializer-ansi":"^1.0.3","prettier":"^1.11.1","semantic-release":"^15.12.0","typescript":"~3.2.4"},"jest":{"snapshotSerializers":["jest-serializer-ansi"],"moduleDirectories":["./node_modules","./src"],"moduleFileExtensions":["ts","tsx","js","jsx"],"transform":{"^.+\\.(js|jsx|ts|tsx)$":"babel-jest"},"testRegex":"/src/.*\\.spec\\.(js|ts|tsx)$","testURL":"http://localhost/"},"gitHead":"6be6e2ed8e47fd5bc62ab2fc4bd39289c58f2f66","_id":"wait-for-expect@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.10.0","_npmUser":{"name":"lgandecki","email":"lgandecki@thebrain.pro"},"dist":{"shasum":"d2f14b2f7b778c9b82144109c8fa89ceaadaa463","size":9368,"noattachment":false,"key":"/wait-for-expect/-/wait-for-expect-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/wait-for-expect/download/wait-for-expect-3.0.2.tgz"},"maintainers":[{"name":"lgandecki","email":"lgandecki@thebrain.pro"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wait-for-expect_3.0.2_1580985573637_0.8237176434061155"},"_hasShrinkwrap":false,"publish_time":1580985573751,"_cnpm_publish_time":1580985573751,"dist-tags":{"latest":"3.0.2","next":"0.6.0","typescript":"0.3.0"}}