{"name":"ssim.js","description":"JavaScript implementation of the SSIM algorithm","main":"dist/ssim.js","version":"2.1.2","scripts":{"commit":"git-cz","cover":"babel-istanbul cover blue-tape spec/unit/{*,**/*}.spec.js","cover:check":"babel-istanbul check","test":"blue-tape spec/unit/{*,**/*}.spec.js | tap-dot","e2e":"npm-run-all --parallel e2e:*","e2e:live":"blue-tape spec/e2e_dist/live.spec.js | tap-dot","e2e:ivc":"blue-tape spec/e2e_dist/ivc.spec.js | tap-dot","test:watch":"nodemon node_modules/.bin/blue-tape spec/unit/{*,**/*}.spec.js","docs":"jsdoc --pedantic -c .jsdoc . --readme README.md","docs:check":"./ci/doc.sh","lint":"eslint .","build":"webpack && babel spec/helpers --out-dir spec/helpers_dist/ && babel spec/e2e --out-dir spec/e2e_dist/","watch":"webpack --watch","codeclimate":"cat ./coverage/lcov.info | codeclimate-test-reporter","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"url":"git+https://github.com/obartra/ssim.git","type":"git"},"keywords":["ssim","mssim","ssim_map","image","compare","structural","similarity","processing"],"author":{"name":"Oscar Bartra"},"license":"MIT","bugs":{"url":"https://github.com/obartra/ssim/issues"},"bin":{"ssim":"./cli.js"},"files":["package.json","README.md","LICENSE","src","version.js","cli.js","dist/ssim.js","dist/ssim.js.map"],"homepage":"https://github.com/obartra/ssim#readme","dependencies":{"bmp-js":"^0.0.2","canvas":"^1.6.2","image-type":"^2.1.0","yargs":"^6.4.0"},"devDependencies":{"@bubltechnology/customizable-commit-analyzer":"^1.0.0","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-istanbul":"^0.11.0","babel-loader":"^6.2.8","babel-preset-es2015":"^6.18.0","babel-preset-es2016":"^6.16.0","blue-tape":"^1.0.0","codeclimate-test-reporter":"^0.4.0","commitizen":"^2.8.6","condition-circle":"^1.5.0","core-js":"^2.4.1","cz-conventional-changelog":"^1.2.0","eslint":"^3.10.2","eslint-config-airbnb":"^13.0.0","eslint-config-standard":"^6.2.1","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-promise":"^3.4.0","eslint-plugin-react":"^6.7.1","eslint-plugin-standard":"^2.0.1","inchjs":"^0.4.1","jsdoc":"^3.4.3","json-loader":"^0.5.4","nodemon":"^1.11.0","npm-run-all":"^3.1.1","semantic-release":"^6.3.2","semantic-release-cli":"^3.0.0","tap-dot":"^1.0.5","webpack":"^2.1.0-beta.27"},"release":{"verifyConditions":"condition-circle","analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"greenkeeper":{"ignore":["eslint-plugin-jsx-a11y"]},"gitHead":"1d293c82748d1b48deb1237710348b4c701585ac","_id":"ssim.js@2.1.2","_shasum":"e33534ac4f60d508ac6c9dd83388d48fdeed243c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.1.0","_npmUser":{"name":"obartra","email":"obartra@gmail.com"},"dist":{"shasum":"e33534ac4f60d508ac6c9dd83388d48fdeed243c","size":82180,"noattachment":false,"key":"/ssim.js/-/ssim.js-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ssim.js/download/ssim.js-2.1.2.tgz"},"maintainers":[{"name":"obartra","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ssim.js-2.1.2.tgz_1479493368024_0.26465103356167674"},"directories":{},"publish_time":1479493370259,"_hasShrinkwrap":false,"_cnpm_publish_time":1479493370259,"_cnpmcore_publish_time":"2021-12-16T10:11:07.041Z","dist-tags":{"latest":"3.5.0"}}