{"name":"jimp","version":"0.8.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","browser":"browser/lib/jimp.js","types":"types/index.d.ts","typesVersions":{">=3.1.0-0":{"*":["types/ts3.1/index.d.ts"]}},"tonicExampleFilename":"example.js","repository":{"type":"git","url":"git+https://github.com/oliver-moran/jimp.git"},"bugs":{"url":"https://github.com/oliver-moran/jimp/issues"},"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","browser-build":"node tools/browser-build.js 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 BABEL_ENV=production node tools/browser-build.js prepublish","build:browser:debug":"cross-env BABEL_ENV=development ENV=browser node tools/browser-build.js prepublish"},"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.8.2","@jimp/plugins":"^0.8.2","@jimp/types":"^0.8.2","core-js":"^2.5.7","regenerator-runtime":"^0.13.3"},"devDependencies":{"@jimp/test-utils":"^0.8.2","babelify":"^10.0.0","browserify":"^16.2.2","envify":"^4.1.0","express":"^4.16.3","tfilter":"^1.0.1","uglify-js":"^3.4.9"},"xo":false,"nyc":{"sourceMap":false,"instrument":false,"reporter":["text","text-summary","lcov","html"],"exclude":["src/modules/*.js","test/*.js"]},"gitHead":"c4575b6fb9f25c8bad05f05541bf195da21791e6","homepage":"https://github.com/oliver-moran/jimp#readme","_id":"jimp@0.8.2","_nodeVersion":"8.14.1","_npmVersion":"lerna/3.13.4/node@v8.14.1+x64 (linux)","dist":{"shasum":"fe2a6ebb20209c557f0f25f4921872b859a326ff","size":1618236,"noattachment":false,"key":"/jimp/-/jimp-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jimp/download/jimp-0.8.2.tgz"},"maintainers":[{"name":"alisowski","email":"lisowski54@gmail.com"},{"name":"oliver.moran","email":"oliver@nth-iteration.ie"}],"_npmUser":{"name":"alisowski","email":"lisowski54@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jimp_0.8.2_1568396053768_0.09132576848740892"},"_hasShrinkwrap":false,"publish_time":1568396054025,"_cnpm_publish_time":1568396054025,"dist-tags":{"canary":"1.1.5--canary.d9590e7.0","latest":"1.6.1"}}