{"name":"cropper","description":"A simple jQuery image cropping plugin.","version":"3.0.0","main":"dist/cropper.common.js","module":"dist/cropper.esm.js","browser":"dist/cropper.js","license":"MIT","repository":{"type":"git","url":"git+https://github.com/fengyuanchen/cropper.git"},"homepage":"https://fengyuanchen.github.io/cropper","author":{"name":"Fengyuan Chen","url":"http://chenfengyuan.com"},"keywords":["image","crop","cropper","cropping","move","zoom","rotate","scale","jquery","plugin","jqueryplugin","html","css","javascript","front-end","web","development"],"scripts":{"build:css":"postcss src/css/cropper.css --no-map -o dist/cropper.css","build:js":"rollup -c","build":"npm run build:css && npm run build:js","compress:css":"postcss dist/cropper.css -u cssnano --no-map -o dist/cropper.min.css","compress:js":"uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/","compress":"npm run compress:css && npm run compress:js","watch:css":"postcss src/css/cropper.css -o docs/css/cropper.css -w","watch:js":"rollup -c -w -m","lint":"eslint src/js --fix","postbuild":"npm test && npm run compress && node build","prebuild":"npm run lint","start":"npm-run-all --parallel watch:*","test":"node-qunit-phantomjs test/index.html --timeout 10"},"devDependencies":{"babel-core":"^6.26.0","babel-preset-env":"^1.6.0","cssnano":"^3.10.0","eslint":"^4.6.0","eslint-config-airbnb-base":"^11.3.2","eslint-plugin-import":"^2.7.0","jquery":"^3.2.1","node-qunit-phantomjs":"^1.5.0","npm-run-all":"^4.1.1","postcss-cli":"^4.1.0","postcss-cssnext":"^3.0.2","postcss-url":"^7.1.2","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","rollup-watch":"^4.3.1","uglify-js":"^3.0.28"},"peerDependencies":{"jquery":">= 1.9.1"},"gitHead":"13a1161a877d2a57ca8ad694369260f26f9fa231","bugs":{"url":"https://github.com/fengyuanchen/cropper/issues"},"_id":"cropper@3.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"fengyuanchen","email":"chenfengyuan@outlook.com"},"dist":{"shasum":"7e732cdf249bee0c5ae23b77bf2487a710cb49db","size":90452,"noattachment":false,"key":"/cropper/-/cropper-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cropper/download/cropper-3.0.0.tgz"},"maintainers":[{"name":"chenfengyuan","email":"chenfengyuan@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cropper-3.0.0.tgz_1504444928045_0.5378364447969943"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T13:00:57.791Z","publish_time":1504444928138,"_cnpm_publish_time":1504444928138,"dist-tags":{"latest":"4.1.0"}}