{"name":"fast-png","version":"3.1.2","description":"PNG image decoder and encoder written entirely in JavaScript","main":"./lib/index.js","module":"./lib-esm/index.js","types":"./lib/index.d.ts","keywords":["png","image","image-js","encoder","decoder"],"author":{"name":"Michaël Zasso"},"license":"MIT","scripts":{"clean":"rimraf lib lib-esm","eslint":"eslint src --ext ts --cache","eslint-fix":"npm run eslint -- --fix","prepublishOnly":"npm run tsc","test":"npm run test-coverage && npm run eslint","test-coverage":"npm run test-only -- --coverage","test-only":"jest","tsc":"npm run clean && npm run tsc-cjs && npm run tsc-esm","tsc-cjs":"tsc","tsc-esm":"tsc --project tsconfig.esm.json"},"repository":{"type":"git","url":"git+https://github.com/image-js/fast-png.git"},"bugs":{"url":"https://github.com/image-js/fast-png/issues"},"homepage":"https://github.com/image-js/fast-png#readme","jest":{"preset":"ts-jest","testEnvironment":"node"},"devDependencies":{"@types/jest":"^24.0.11","@typescript-eslint/eslint-plugin":"^1.5.0","@typescript-eslint/parser":"^1.5.0","eslint":"^5.15.3","eslint-config-cheminfo":"^1.20.1","eslint-config-cheminfo-typescript":"^3.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","jest":"^24.5.0","pngjs":"^3.4.0","rimraf":"^2.6.3","ts-jest":"^24.0.0","typescript":"^3.3.4000"},"dependencies":{"@types/pako":"^1.0.1","iobuffer":"^4.0.1","pako":"^1.0.10"},"gitHead":"ec78f6404e0d28a713dffe53a8321a35596617cb","_id":"fast-png@3.1.2","_nodeVersion":"12.0.0-nightly201903297d0e50dcfe","_npmVersion":"6.7.0","dist":{"shasum":"41c52cf9c5a07678d074e9d661c206d88b65d774","size":17923,"noattachment":false,"key":"/fast-png/-/fast-png-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-png/download/fast-png-3.1.2.tgz"},"maintainers":[{"name":"cheminfo-bot","email":""},{"name":"lpatiny","email":""},{"name":"stropitek","email":""},{"name":"targos","email":""}],"_npmUser":{"name":"targos","email":"targos+npm@protonmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-png_3.1.2_1553886063183_0.7195755613096377"},"_hasShrinkwrap":false,"publish_time":1553886063382,"_cnpm_publish_time":1553886063382,"_cnpmcore_publish_time":"2021-12-16T18:50:18.790Z","dist-tags":{"latest":"7.0.1"}}