{"name":"jest-image-snapshot","version":"6.5.1","description":"Jest matcher for image comparisons. Most commonly used for visual regression testing.","main":"src/index.js","engines":{"node":"^14.15.0 || ^16.10.0 || >=18.0.0"},"scripts":{"lint":"eslint ./ --ignore-path .gitignore --ext .js","test":"jest --ci=false","test:lockfile":"lockfile-lint -p package-lock.json -t npm -a npm -o https: -c -i","test:git-history":"commitlint --from origin/main --to HEAD","posttest":"npm run lint && npm run test:git-history && npm run test:lockfile"},"keywords":["test","amex","visual testing","css","jest","browser testing"],"jest":{"preset":"amex-jest-preset","collectCoverageFrom":["src/*.js","!src/diff-process.js","!**/node_modules/**","!test-results/**"],"testMatch":["<rootDir>/__tests__/**/*.spec.js"],"coveragePathIgnorePatterns":["/node_modules/","<rootDir>/examples"]},"repository":{"type":"git","url":"git+https://github.com/americanexpress/jest-image-snapshot.git"},"author":{"name":"Andres Escobar","email":"andres.escobar@aexp.com","url":"https://github.com/anescobar1991"},"license":"Apache-2.0","devDependencies":{"@commitlint/cli":"^17.6.5","@commitlint/config-conventional":"^17.7.0","@semantic-release/changelog":"^5.0.0","@semantic-release/git":"^9.0.0","amex-jest-preset":"^6.1.0","eslint":"^6.8.0","eslint-config-amex":"^7.0.0","husky":"^4.2.1","image-size":"^0.8.3","jest":"^29.7.0","jest-snapshot":"^29.0.0","lockfile-lint":"^4.14.0","mock-spawn":"^0.2.6","rimraf":"^5.0.10","semantic-release":"^17.0.4"},"dependencies":{"chalk":"^4.0.0","get-stdin":"^5.0.1","glur":"^1.1.2","lodash":"^4.17.4","pixelmatch":"^5.1.0","pngjs":"^3.4.0","ssim.js":"^3.1.1"},"peerDependencies":{"jest":">=20 <=29"},"peerDependenciesMeta":{"jest":{"optional":true}},"husky":{"hooks":{"pre-commit":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"release":{"branches":["+([0-9])?(.{+([0-9]),x}).x","main","next","next-major",{"name":"beta","prerelease":true},{"name":"alpha","prerelease":true}],"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"]},"overrides":{"eslint-config-amex":{"eslint":"$eslint"}},"gitHead":"e0588875e22a0a3129b343fc1ec7993ac7cdadc1","bugs":{"url":"https://github.com/americanexpress/jest-image-snapshot/issues"},"homepage":"https://github.com/americanexpress/jest-image-snapshot#readme","_id":"jest-image-snapshot@6.5.1","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"shasum":"cc714aff86187ecf38f90c506b443769aff87499","size":27667,"noattachment":false,"key":"/jest-image-snapshot/-/jest-image-snapshot-6.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/jest-image-snapshot/download/jest-image-snapshot-6.5.1.tgz"},"_npmUser":{"name":"amexopensource","email":"open-source-ops@aexp.com"},"directories":{},"maintainers":[{"name":"10xlacroixdrinker","email":""},{"name":"amexopensource","email":""},{"name":"anescobar1991","email":""},{"name":"jsmartfo","email":""},{"name":"pixnbits","email":"i@pixnbits.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jest-image-snapshot_6.5.1_1747754944395_0.06896670707103003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T15:29:04.573Z","publish_time":1747754944573,"_source_registry_name":"default","_cnpm_publish_time":1747754944573,"dist-tags":{"latest":"6.5.1"}}