{"name":"jest-image-snapshot","version":"4.0.0","description":"Jest matcher for image comparisons. Most commonly used for visual regression testing.","main":"src/index.js","engines":{"node":">= 10.14.2"},"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/master --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__/**/*.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":"^8.3.5","@commitlint/config-conventional":"^8.3.4","@semantic-release/changelog":"^5.0.0","@semantic-release/git":"^9.0.0","amex-jest-preset":"^6.0.1","eslint":"^6.8.0","eslint-config-amex":"^7.0.0","husky":"^4.2.1","image-size":"^0.8.3","jest":"^26.0.1","jest-snapshot":"^26.0.1","semantic-release":"^17.0.4","lockfile-lint":"^4.0.0","mock-spawn":"^0.2.6"},"dependencies":{"chalk":"^1.1.3","get-stdin":"^5.0.1","glur":"^1.1.2","lodash":"^4.17.4","mkdirp":"^0.5.1","pixelmatch":"^5.1.0","pngjs":"^3.4.0","rimraf":"^2.6.2"},"peerDependencies":{"jest":">=20 <=26"},"husky":{"hooks":{"pre-commit":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"branch":"master"},"gitHead":"a8eb0c4389980751727947f00cf971a7ab0da02d","bugs":{"url":"https://github.com/americanexpress/jest-image-snapshot/issues"},"homepage":"https://github.com/americanexpress/jest-image-snapshot#readme","_id":"jest-image-snapshot@4.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.3","dist":{"shasum":"e0c46b953d04420682d9f5636d186a0e98dd96be","size":2792222,"noattachment":false,"key":"/jest-image-snapshot/-/jest-image-snapshot-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jest-image-snapshot/download/jest-image-snapshot-4.0.0.tgz"},"maintainers":[{"name":"10xlacroixdrinker","email":""},{"name":"amexopensource","email":""},{"name":"anescobar1991","email":""},{"name":"jsmartfo","email":""},{"name":"pixnbits","email":"i@pixnbits.org"}],"_npmUser":{"name":"amexopensource","email":"open-source-ops@aexp.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jest-image-snapshot_4.0.0_1589479340941_0.9906130527829256"},"_hasShrinkwrap":false,"publish_time":1589479341186,"_cnpm_publish_time":1589479341186,"_cnpmcore_publish_time":"2021-12-16T10:01:14.225Z","dist-tags":{"latest":"6.5.1"}}