{"name":"jimp","version":"0.22.2","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 --recursive test --extension js","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":{"@jimp/custom":"^0.22.2","@jimp/plugins":"^0.22.2","@jimp/types":"^0.22.2","regenerator-runtime":"^0.13.3"},"devDependencies":{"@jimp/test-utils":"^0.22.2","express":"^4.17.1","path-browserify":"^1.0.1","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":"4f906c0e4ef04faaa8933e07e7e40c84c5db0e3c","bugs":{"url":"https://github.com/jimp-dev/jimp/issues"},"homepage":"https://github.com/jimp-dev/jimp#readme","_id":"jimp@0.22.2","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.16.4/node@v16.18.1+x64 (linux)","dist":{"shasum":"fb90585802748376258ae5a84b3679f6801db217","size":2019617,"noattachment":false,"key":"/jimp/-/jimp-0.22.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jimp/download/jimp-0.22.2.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.22.2_1675715805279_0.10111201549753379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T20:36:45.532Z","publish_time":1675715805532,"_cnpm_publish_time":1675715805532,"dist-tags":{"canary":"1.1.5--canary.d9590e7.0","latest":"1.6.1"}}