{"versions":{"1.0.0":{"name":"fast-jpeg","version":"1.0.0","description":"JPEG image decoder written entirely in JavaScript","main":"src/index.js","files":["src"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/image-js/jpeg-js.git"},"keywords":[],"author":{"name":"Michaël Zasso"},"license":"MIT","bugs":{"url":"https://github.com/image-js/jpeg-js/issues"},"homepage":"https://github.com/image-js/jpeg-js#readme","dependencies":{"iobuffer":"^2.1.0"},"gitHead":"0495cfe847bc81dce9dce38a4de66ef140a97efe","_id":"fast-jpeg@1.0.0","_shasum":"32e38b542727b2927e1b2f25972e72538f801781","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"anonymous","email":"targos@live.com"},"maintainers":[{"name":"anonymous","email":"targos@live.com"}],"dist":{"shasum":"32e38b542727b2927e1b2f25972e72538f801781","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-1.0.0.tgz","integrity":"sha512-YFJK4B02nPnzLfwGrU4Ssun5jghBcpVoEm1XdWZ99uNxAwgG/oWhHLTrYWpovyZSHUJpIGyxrqWASXWsi8cIMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFuM/MZWi18gdok1WsG+YySXCW0eRUYjPt2pCyjdTjBAIhALwYqm8g2lmjxvfGLHV0lcfCv+nkAGKBNfmon3V/o+Hi"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-jpeg-1.0.0.tgz_1474370978709_0.04816145356744528"},"directories":{},"contributors":[]},"1.0.1":{"name":"fast-jpeg","version":"1.0.1","description":"JPEG image decoder written entirely in JavaScript","main":"src/index.js","files":["src"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/image-js/jpeg-js.git"},"keywords":[],"author":{"name":"Michaël Zasso"},"license":"MIT","bugs":{"url":"https://github.com/image-js/jpeg-js/issues"},"homepage":"https://github.com/image-js/jpeg-js#readme","dependencies":{"iobuffer":"^2.1.0","tiff":"^2.0.0"},"gitHead":"10e99ebefc6601819ae9e0b6b2fa746a1a4d6458","_id":"fast-jpeg@1.0.1","_shasum":"bd545ec6cd82430ca5ded4bd30bbd061fafecf8b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"anonymous","email":"targos@live.com"},"maintainers":[{"name":"anonymous","email":"targos@live.com"}],"dist":{"shasum":"bd545ec6cd82430ca5ded4bd30bbd061fafecf8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-1.0.1.tgz","integrity":"sha512-nyoYDzmdxgLOBfEhJGwYRsRLqGKziG/wic0SMct17dTVHkseTPvNwHCfihE47tcpGA1cTJO2MNsYYHezmkuA6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdRt2W5PTEFt1LIG0inMk9/v8FDV1kyTqtfD7fGYSwdAiBlVTd3l4o/tWK7T1vYIyoLQl2MQXVybDr0ZwSQ5A1qbQ=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-jpeg-1.0.1.tgz_1474371121245_0.11158728413283825"},"directories":{},"contributors":[]},"2.0.0":{"name":"fast-jpeg","version":"2.0.0","description":"JPEG image decoder written entirely in JavaScript","main":"lib/index.js","module":"lib-esm/index.js","types":"lib/index.d.ts","scripts":{"check-types":"tsc --noEmit","clean":"rimraf lib lib-esm","eslint":"eslint src","eslint-fix":"npm run eslint -- --fix","prepack":"npm run tsc","prettier":"prettier --check src","prettier-write":"prettier --write src","test":"npm run test-only && npm run eslint && npm run prettier && npm run check-types","test-only":"jest --coverage","tsc":"npm run clean && npm run tsc-cjs && npm run tsc-esm","tsc-cjs":"tsc --project tsconfig.cjs.json","tsc-esm":"tsc --project tsconfig.esm.json"},"repository":{"type":"git","url":"git+https://github.com/image-js/jpeg-js.git"},"keywords":[],"author":{"name":"Michaël Zasso"},"license":"MIT","bugs":{"url":"https://github.com/image-js/fast-jpeg/issues"},"homepage":"https://github.com/image-js/fast-jpeg#readme","dependencies":{"iobuffer":"^5.3.2","tiff":"^5.0.3"},"devDependencies":{"@types/jest":"^29.5.1","eslint":"^8.41.0","eslint-config-cheminfo-typescript":"^11.3.1","jest":"^29.5.0","prettier":"^2.8.8","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"^5.0.4"},"prettier":{"arrowParens":"always","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"all"},"jest":{"preset":"ts-jest","testEnvironment":"node"},"gitHead":"65efe9689162c8f49c5cf4b61de513726973436c","_id":"fast-jpeg@2.0.0","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-wdSfL2v/5SZnT2odLaL+PbXwFVNE0u+Nwz2VD3bMDWMUQOb7cKmn5MJGlRvaLMqKxvhEIwfMHApJP7Mmkh60bg==","shasum":"f8b301195afd19183a02e4b9b8dc5a64d73e6ced","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-2.0.0.tgz","fileCount":15,"unpackedSize":10083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1Tb1G1+zDUoRWL8zNptbL6RRdzBvsxGcbtvkz2hTBsAiAT3aHJflAKhwrIQg2+d9EI0kH3juDLe2VjMgyPvP3pAA=="}]},"_npmUser":{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"luc@patiny.com"},{"name":"anonymous","email":"kostro.d@gmail.com"},{"name":"anonymous","email":"targos+npm@protonmail.com"},{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-jpeg_2.0.0_1686052407259_0.19136167793298253"},"_hasShrinkwrap":false,"contributors":[]},"2.0.1":{"name":"fast-jpeg","version":"2.0.1","description":"JPEG image decoder written entirely in JavaScript","main":"lib/index.js","module":"lib-esm/index.js","types":"lib/index.d.ts","scripts":{"check-types":"tsc --noEmit","clean":"rimraf lib lib-esm","eslint":"eslint src","eslint-fix":"npm run eslint -- --fix","prepack":"npm run tsc","prettier":"prettier --check src","prettier-write":"prettier --write src","test":"npm run test-only && npm run eslint && npm run prettier && npm run check-types","test-only":"jest --coverage","tsc":"npm run clean && npm run tsc-cjs && npm run tsc-esm","tsc-cjs":"tsc --project tsconfig.cjs.json","tsc-esm":"tsc --project tsconfig.esm.json"},"repository":{"type":"git","url":"git+https://github.com/image-js/jpeg-js.git"},"keywords":[],"author":{"name":"Michaël Zasso"},"license":"MIT","bugs":{"url":"https://github.com/image-js/fast-jpeg/issues"},"homepage":"https://github.com/image-js/fast-jpeg#readme","dependencies":{"iobuffer":"^5.3.2","tiff":"^6.0.0"},"devDependencies":{"@types/jest":"^29.5.12","eslint":"^8.41.0","eslint-config-cheminfo-typescript":"^12.3.0","jest":"^29.7.0","prettier":"^3.2.5","rimraf":"^5.0.5","ts-jest":"^29.1.2","typescript":"^5.4.5"},"prettier":{"arrowParens":"always","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"all"},"jest":{"preset":"ts-jest","testEnvironment":"node"},"_id":"fast-jpeg@2.0.1","gitHead":"7f87885affdaea117ef1d219901fc6701942f58e","_nodeVersion":"20.12.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-wuR1twgFVqnJPEey2fafd+CrQtYChyc/jlSHeWX9EskbopBVcwo8sWN13RinmdUFnriX8ocTlqbcSMJN7P5TJw==","shasum":"4c3fac92741745c47444d3c4e758b5af4c2fd718","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-2.0.1.tgz","fileCount":15,"unpackedSize":10399,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/SPzUyW9FfHXeNpSZAZANb/yZ31tfZ/UFlvUhVaNPxAiBOE24i9AL3nFCB6KkUsPPIEOOFqvaPcyG1Xs58wLVu8w=="}]},"_npmUser":{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"luc@patiny.com"},{"name":"anonymous","email":"kostro.d@gmail.com"},{"name":"anonymous","email":"targos+npm@protonmail.com"},{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-jpeg_2.0.1_1712818262390_0.9892521282557065"},"_hasShrinkwrap":false,"contributors":[]},"3.0.0":{"name":"fast-jpeg","version":"3.0.0","keywords":[],"author":{"name":"Michaël Zasso"},"license":"MIT","_id":"fast-jpeg@3.0.0","maintainers":[{"name":"anonymous","email":"luc@patiny.com"},{"name":"anonymous","email":"kostro.d@gmail.com"},{"name":"anonymous","email":"npm@secmail.targos.dev"},{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"}],"homepage":"https://image-js.github.io/fast-jpeg/","bugs":{"url":"https://github.com/image-js/fast-jpeg/issues"},"dist":{"shasum":"1f60547e6661dba89d428e0c7402fd8717ca1ad6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-3.0.0.tgz","fileCount":13,"integrity":"sha512-iKAbJ8hpdZaQ/R/bUP80YfCM3a21uYwBNxbj30jQ0tzT3IFTNCr8KSc0/5jcnSTLHMHsNqmdpSbOIYHzKo24Aw==","signatures":[{"sig":"MEUCIQCZ+CwnnOO8zw9uzr9qhe9ibPe7rqQU7OWuYAROhfKhDgIgVn61R3RJ2RcFgL154W60HkkxmZlmfT26qC3mIN0pewk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7649,"size":3124},"type":"module","exports":"./lib/index.js","gitHead":"03933a696891c23c1ebd420343d1844c9f902012","scripts":{"tsc":"npm run clean && npm run tsc-build","test":"npm run test-only && npm run check-types && npm run eslint && npm run prettier","clean":"rimraf coverage lib","eslint":"eslint .","prepack":"npm run tsc","prettier":"prettier --check .","test-only":"vitest run --coverage","tsc-build":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","check-types":"tsc --noEmit","prettier-write":"prettier --write ."},"_npmUser":{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"},"repository":{"url":"git+https://github.com/image-js/fast-jpeg.git","type":"git"},"_npmVersion":"10.9.2","description":"JPEG image decoder written entirely in JavaScript","directories":{},"_nodeVersion":"22.16.0","dependencies":{"tiff":"^7.0.0","iobuffer":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.29.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.5.3","typescript":"^5.8.3","@types/node":"^24.0.1","@zakodium/tsconfig":"^1.0.1","@vitest/coverage-v8":"^3.2.3","eslint-config-cheminfo-typescript":"^18.0.1"},"_npmOperationalInternal":{"tmp":"tmp/fast-jpeg_3.0.0_1750056817151_0.2009563313185021","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-16T06:53:37.316Z","publish_time":1750056817316,"_source_registry_name":"default","contributors":[]},"3.0.1":{"name":"fast-jpeg","version":"3.0.1","license":"MIT","description":"JPEG image decoder written entirely in JavaScript","keywords":[],"author":{"name":"Michaël Zasso"},"type":"module","exports":{".":"./lib/index.js"},"scripts":{"check-types":"tsc --noEmit","clean":"rimraf coverage lib","eslint":"eslint .","eslint-fix":"eslint . --fix","prepack":"npm run tsc","prettier":"prettier --check .","prettier-write":"prettier --write .","test":"npm run test-only && npm run check-types && npm run eslint && npm run prettier","test-only":"vitest run --coverage","tsc":"npm run clean && npm run tsc-build","tsc-build":"tsc --project tsconfig.build.json"},"dependencies":{"iobuffer":"^6.0.0","tiff":"^7.1.0"},"devDependencies":{"@types/node":"^24.2.1","@vitest/coverage-v8":"^3.2.4","@zakodium/tsconfig":"^1.0.2","eslint":"^9.33.0","eslint-config-cheminfo-typescript":"^19.0.0","prettier":"^3.6.2","rimraf":"^6.0.1","typescript":"^5.9.2","vitest":"^3.2.4"},"repository":{"type":"git","url":"git+https://github.com/image-js/fast-jpeg.git"},"bugs":{"url":"https://github.com/image-js/fast-jpeg/issues"},"homepage":"https://image-js.github.io/fast-jpeg/","_id":"fast-jpeg@3.0.1","gitHead":"68988be8c3ab3d3e3ce56c68bdb7becfaa7c3eb4","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-1r4CO4rgRY1CeqaHlXVBPhdGC+rbNwWFJvV9s3HTUC+svqTE7hC1cEH9srp5MPgAmhDdsZ/WtU3WGM8zVobFCA==","shasum":"92962608bc0cc28596fc14b9e5333b239c98f65f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fast-jpeg/-/fast-jpeg-3.0.1.tgz","fileCount":13,"unpackedSize":7662,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGvGFax2fYjynvdHxbn8tIwHawStbatixMrM20fbS1DEAiEA+NahSThtNHER9oxUw9QwXlCtq1sfXRkY6h45Y9WcVeM="}],"size":3128},"_npmUser":{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"luc@patiny.com"},{"name":"anonymous","email":"kostro.d@gmail.com"},{"name":"anonymous","email":"npm@secmail.targos.dev"},{"name":"anonymous","email":"bot+npm-cheminfo@zakodium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fast-jpeg_3.0.1_1755096760632_0.7261870783638169"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T14:52:40.827Z","publish_time":1755096760827,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.0.1"},"name":"fast-jpeg","time":{"modified":"2025-08-13T14:52:53.144Z","created":"2022-01-27T02:03:46.408Z","1.0.0":"2016-09-20T11:29:40.539Z","1.0.1":"2016-09-20T11:32:03.269Z","2.0.0":"2023-06-06T11:53:27.428Z","2.0.1":"2024-04-11T06:51:02.625Z","3.0.0":"2025-06-16T06:53:37.316Z","3.0.1":"2025-08-13T14:52:40.827Z"},"readme":"<h3 align=\"center\">\n  <a href=\"https://www.zakodium.com\">\n    <img src=\"https://www.zakodium.com/brand/zakodium-logo-white.svg\" width=\"50\" alt=\"Zakodium logo\" />\n  </a>\n  <p>\n    Maintained by <a href=\"https://www.zakodium.com\">Zakodium</a>\n  </p>\n</h3>\n\n# fast-jpeg\n\n[![NPM version](https://img.shields.io/npm/v/fast-jpeg.svg)](https://www.npmjs.com/package/fast-jpeg)\n[![npm download](https://img.shields.io/npm/dm/fast-jpeg.svg)](https://www.npmjs.com/package/fast-jpeg)\n[![test coverage](https://img.shields.io/codecov/c/github/image-js/fast-jpeg.svg)](https://codecov.io/gh/image-js/fast-jpeg)\n[![license](https://img.shields.io/npm/l/fast-jpeg.svg)](https://github.com/image-js/fast-jpeg/blob/main/LICENSE)\n\nJPEG image decoder written entirely in JavaScript.\n\n## Installation\n\n```\nnpm install fast-jpeg\n```\n\n## API\n\nCurrently, this library is not able to decode the image data.  \nIt can only read EXIF information.\n\n### [Complete API documentation](https://image-js.github.io/fast-jpeg/)\n\n### `jpeg.decode(data)`\n\n## License\n\n[MIT](./LICENSE)","users":{}}