{"name":"ssim.js","description":"JavaScript implementation of the SSIM algorithm","main":"dist/ssim.js","browser":"dist/ssim.web.js","version":"2.3.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","test:perf":"blue-tape spec/perf/{*,**/*}.spec.js | tap-dot","test:web":"node spec/web/sauce.js","e2e":"npm-run-all --parallel e2e:*","e2e:live":"blue-tape spec/e2e_dist/live.spec.js | tap-dot || exit 1","e2e:ivc":"blue-tape spec/e2e_dist/ivc.spec.js | tap-dot || exit 1","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":"npm-run-all --parallel build:*","build:node":"webpack","build:web":"webpack --config webpack.config.web.js","build:test":"babel spec/helpers --out-dir spec/helpers_dist/ && babel spec/e2e --out-dir spec/e2e_dist/ && webpack --config webpack.config.web.test.js","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"],"homepage":"https://github.com/obartra/ssim#readme","dependencies":{"bmp-js":"^0.0.3","canvas":"^1.6.2","image-type":"^2.1.0","yargs":"^6.5.0"},"devDependencies":{"@bubltechnology/customizable-commit-analyzer":"^1.0.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-istanbul":"^0.12.1","babel-loader":"^6.2.10","babel-preset-es2015":"^6.18.0","babel-preset-es2016":"^6.16.0","benchmark":"^2.1.2","blue-tape":"^1.0.0","codeclimate-test-reporter":"^0.4.0","commitizen":"^2.9.0","condition-circle":"^1.5.0","core-js":"^2.4.1","cz-conventional-changelog":"^1.2.0","eslint":"^3.12.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.8.0","eslint-plugin-standard":"^2.0.1","http-server":"^0.9.0","inchjs":"^0.4.1","jsdoc":"^3.4.3","json-loader":"^0.5.4","ngrok":"^2.2.4","nodemon":"^1.11.0","npm-install-version":"^6.0.1","npm-run-all":"^3.1.2","saucelabs":"^1.3.0","semantic-release":"^6.3.2","semantic-release-cli":"^3.0.2","tap-dot":"^1.0.5","webdriverio":"^4.5.0","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":"2fd3f5a7faf875d3646903b102501f329f8c6d90","_id":"ssim.js@2.3.2","_shasum":"6e36f6f5916676db4742b15eef17bcd4e906267b","_from":".","_npmVersion":"4.0.3","_nodeVersion":"7.2.1","_npmUser":{"name":"obartra","email":"obartra@gmail.com"},"dist":{"shasum":"6e36f6f5916676db4742b15eef17bcd4e906267b","size":44031,"noattachment":false,"key":"/ssim.js/-/ssim.js-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ssim.js/download/ssim.js-2.3.2.tgz"},"maintainers":[{"name":"obartra","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ssim.js-2.3.2.tgz_1482081486302_0.9632508028298616"},"directories":{},"publish_time":1482081488422,"_hasShrinkwrap":false,"_cnpm_publish_time":1482081488422,"_cnpmcore_publish_time":"2021-12-16T10:11:04.458Z","dist-tags":{"latest":"3.5.0"}}