{"name":"jimp","version":"0.19.0","description":"An image processing library written entirely in JavaScript (i.e. zero external or native dependencies)","main":"dist/index.js","module":"es/index.js","types":"types/index.d.ts","browser":"browser/lib/jimp.js","tonicExampleFilename":"example.js","repository":{"type":"git","url":"git+https://github.com/jimp-dev/jimp.git"},"scripts":{"test":"cross-env BABEL_ENV=test mocha --require @babel/register","test:watch":"npm run test -- --reporter min --watch","test:coverage":"nyc npm run test","build":"npm run build:browser && npm run build:node:production && npm run build:module","build:watch":"npm run build:node:debug -- -- --watch --verbose","build:debug":"npm run build:browser:debug && npm run build:node:debug","build:module":"cross-env BABEL_ENV=module babel src -d es --source-maps --config-file ../../babel.config.js","build:node":"babel src -d dist --source-maps --config-file ../../babel.config.js","build:node:debug":"cross-env BABEL_ENV=development npm run build:node","build:node:production":"cross-env BABEL_ENV=production npm run build:node","build:browser":"cross-env NODE_ENV=production webpack","build:browser:debug":"cross-env NODE_ENV=development ENV=browser webpack"},"keywords":["image","image processing","image manipulation","png","jpg","jpeg","bmp","resize","scale","crop"],"author":{"name":"Oliver Moran","email":"oliver.moran@gmail.com"},"license":"MIT","dependencies":{"@babel/runtime":"^7.7.2","@jimp/custom":"^0.19.0","@jimp/plugins":"^0.19.0","@jimp/types":"^0.19.0","regenerator-runtime":"^0.13.3"},"devDependencies":{"@babel/cli":"^7.7.0","@babel/core":"^7.7.2","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-syntax-object-rest-spread":"^7.2.0","@babel/preset-env":"^7.7.1","@babel/register":"^7.7.0","@jimp/test-utils":"^0.19.0","babel-eslint":"^10.0.3","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-istanbul":"^5.2.0","babel-plugin-source-map-support":"^2.1.1","express":"^4.17.1","path-browserify":"^1.0.1","source-map-support":"^0.5.13","webpack":"^5.75.0","webpack-cli":"^5.0.1"},"nyc":{"sourceMap":false,"instrument":false,"reporter":["text","text-summary","lcov","html"],"exclude":["src/modules/*.js","test/*.js"]},"gitHead":"3dbf7d746be50ec2e0337d279c375c8c558bd9c7","bugs":{"url":"https://github.com/jimp-dev/jimp/issues"},"homepage":"https://github.com/jimp-dev/jimp#readme","_id":"jimp@0.19.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.16.4/node@v16.18.1+x64 (linux)","dist":{"shasum":"81ab19f51b6dd3d3a47b28fe1cfb5a89acf42a2e","size":2038827,"noattachment":false,"key":"/jimp/-/jimp-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jimp/download/jimp-0.19.0.tgz"},"_npmUser":{"name":"alisowski","email":"lisowski54@gmail.com"},"directories":{},"maintainers":[{"name":"alisowski","email":"lisowski54@gmail.com"},{"name":"oliver.moran","email":"oliver@nth-iteration.ie"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jimp_0.19.0_1675556942990_0.33814267049598956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-05T00:29:03.305Z","publish_time":1675556943305,"_cnpm_publish_time":1675556943305,"dist-tags":{"canary":"1.1.5--canary.d9590e7.0","latest":"1.6.1"}}