{"_id":"is-apng","_rev":"7-0216b97adeedc1623400465d69b3a8cd","name":"is-apng","dist-tags":{"latest":"1.2.0"},"versions":{"0.0.5":{"name":"is-apng","version":"0.0.5","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@0.0.5","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"172fe3a7ccd0ee3f25f8f974637f842bbc03c664","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-0.0.5.tgz","fileCount":6,"integrity":"sha512-YJMdaRg9f+L6PTYcKQWjDEz2zLf3UP4EzJwdFkxEsX+XEo5+/h7874amWq0xUtBnJXIogBaDHIPpp1Nx7tRWTQ==","signatures":[{"sig":"MEYCIQCW7gRhISVpc/dkQWSs5kxOzH7U1ucHqAYTc4X7H9qDfgIhALDmfADuwkVBU/xGBZtxT1CK9WMRHbeBvupGqmdvzxXq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju/qpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohAQ/8CDl6xVDNPGPqBIkDf1RrUD2Bjp8xm4Kel1dHxRt0uSHFRgEP\r\n6jRHAz0acXa921mMXPGl1DV96odewHuSxwkvOnWAIHRyf33aGxx+6Ii51SMx\r\nJ+BiDPQiJuWKqVgJkiiZCnpBQKVw6p3uTLVNL6RswzBUkQoJXiInwWUBfDAQ\r\nCP5gSTsEQUcAoK7O1U9CE3KJJD4QemQG1k1UQEF5IyCKQFMSOr/FUUQA8wE1\r\nXpvRaYo5htEoT1+XHBO2oIMihrDJC4OnGJLnIdjEnzGY09ZEDdJLvWlKgBwT\r\n0iwB2yhCuZRK2grr8fIRMHi9I0NTGVpde0riuqOGv57vlVxP1q7B85hMlygx\r\nIsiTfdHSdzp6r1cg4x9KWXFhgritt31ZZUucEzuWWSNwd7ae/jvINZrd7IIG\r\nNMq6rIvlq1efkliJPN4d57Gqst5aDOFr8YEpzYEBSjPShzAmZFPd2w63eJnb\r\nfjbNKnDbNh8JmUAq3Dh6Tvmmzx7BzUFiX3q/v308mV2pPd1YNgLrXnW9Y+5i\r\namGP7YhlaMa9p/GR9ZvlC1BfkdZHFsnyqPgTwys1NXHmFB/RFLE44vum969i\r\ncVo/1RwOE8MSmq5vl5WKtnqhoQH3QCgjHQkeVrrpd2TMlWOeEFq5IojS8t2F\r\nkWirOVGppPXkUwwHKeMjtRZ50b9wydGGMVM=\r\n=TID3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.esm.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.cjs.js"}},"gitHead":"d2cd9822d9dd5f557914c48a7e1669c4da3be69c","scripts":{"dev":"cross-env NODE_ENV=development tsup","lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production tsup","lint:ci":"eslint ./src/ --fix","version":"git add .","bump-major":"npm version patch -m \"Major version %s\"","bump-minor":"npm version patch -m \"Minor version %s\"","bump-patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.2","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tsup":"^6.5.0","eslint":"^8.31.0","prettier":"^2.8.2","cross-env":"^7.0.3","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_0.0.5_1673263785720_0.042143065170126004","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"is-apng","version":"1.0.0","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.0.0","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"4d4f1c79b338510db855eae7e469031e10c69831","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.0.0.tgz","fileCount":6,"integrity":"sha512-IqTXIkKCt+BNDH9e/ZGgX353HmFCOmKZz0zfOM8UgZbLC2AXuE0zBMJ7c7TO92pTAB71QSuyOYh39YAPIIVa4g==","signatures":[{"sig":"MEYCIQD8e3H2qCiQnlLqv7BKvqCL3lYSD+0+8tajq5vet23hRAIhALZiVrFu7g1vlquxUFlBN1F+aV7IgrJjcw4/tB2JbkGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvHwzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3og//etwUo/ixAVMKejL3meyd7nOrJuTx6F/htUzqwqxBd3F+vVjl\r\nmKvtuy0VlsWvyxR/dK492MED7hR8HE0gXyDImXSLDVAQ5NQMZYCozfr9sfBK\r\nwpUGV7xYnDwG7IqMuN8btB8yUY/4IM5yM76fwilx+wBz66BUY4A6YyvLBZn7\r\nYO/laMMhSkY41kB2VZmFGZwIXCU22JODxoOGWmnCLJLrou9vQgpU4muUFpCA\r\nacOHBjtQTdZ/CH7QyjSUgrBZYmEgf5GUhclH2OdFvrRpKOlZOk8e+IPFkBk7\r\ngLbBUY78d70ULjwiYCOaYOd9+N1aoJ9AS0WyqPrpPdbIKLhgieN9lbjZyddO\r\niabFDu5XVyaHwb40Xec6IHQv5icETN0e2qzmj/Lny3WBjPBlS7w+/ZyTAqLj\r\nd8dPubAB/m3QQ7EGp9P3cHjGII4EfoJ1+WZkc4W0xxGSLL9jssiDVTrMH4QI\r\nEYrZv9Kk/iuB8XVoi0mi1DTfHufTLABycyyxARaqkM4hYsAjhMZIwcz1nPw9\r\nfGi+PsVoJtSvcp4caaIYXY1/wfIsiKMHYtEMo0SVf0lZIJ6/Z35VNKIn2fdk\r\n+ipIbgfoi3F95yCqpZZdJwO1XrlteQtJOabdrwexa1lyExActEL1BAumZcOU\r\njGXbWBGWPK/N94c7MyPexs+iahc1yrCtVto=\r\n=+7d2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.esm.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.cjs.js"}},"gitHead":"82bc712b5ab9a4981b580d3e9eb8c1f893bf941d","scripts":{"dev":"cross-env NODE_ENV=development tsup","lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production tsup","lint:ci":"eslint ./src/ --fix","version":"git add .","bump-major":"npm version major -m \"Major version %s\"","bump-minor":"npm version minor -m \"Minor version %s\"","bump-patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.2","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tsup":"^6.5.0","eslint":"^8.31.0","prettier":"^2.8.2","cross-env":"^7.0.3","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.0.0_1673296946980_0.009404021655635031","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"is-apng","version":"1.0.1","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.0.1","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"0c17c506542b4bd89250dbc40f1f4748a0bc0212","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.0.1.tgz","fileCount":7,"integrity":"sha512-Jg3LyCkRL3kuCSU5AcciLWsvaEut92b7PrjbmoQONLMJYll8AZtSbibifoCtQMdCyyUTKv/grcfE7jhp0p9+1g==","signatures":[{"sig":"MEYCIQCgqE5mrmXnIVbMbeq1ZbGhnS6YDtWS46lJMmvfss3rUAIhAKlB+ZQJcBzo0mFLjZSEDLP74IdmTj/IkKNxWjgIzN4Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvtp2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1yQ//fWijakowW/oF7s0tf9Q9DpszDFCYpZXdTKgsGwrWx9JEJvY6\r\njtKUYIKyIa1ebnS7WIC5BF+hTekfQywe4NVqNziKlogn4VUI8vPTsewm1ZS1\r\n07S0oKytTzz5nIGNd/0KOKu2wD6TQGMDhjFjgtcoK2rJcGnK5g0gKqNaqC5G\r\nDJZLQuPnSIwU5j3q6pP3TcwjF0Rnqz3WXbl+i+xxjx2hQqWcg17YLXiJtyhi\r\nhsar5J6D7OMP97HzlBsqeGZirDvQENjA2+wC1GDnQe4FmB3abyAeSQwIROjd\r\nQlweH4vdrdvHBsEV/0mhsB2jP1pLl5YZftseCKTLLTDI30hrarhrRdycXQBw\r\nnUHBnLhulCePSiX/ePsYtYy+BCSMxr8GQUEkjxLgQZooSnIy5iwCL0onVSkL\r\ncEnsn02nJ+IG8j6BYJpQY0M5RTWs3BmTizBodfQJxB9Cj6HACZz5X3qR6mAC\r\nZPdF0gspLfGSO1Q11wmqxhxMsiqiykYrleuJttc2smQVXxaqcSEYvnenqX0J\r\nk3fqSgZUf/PyWWuL4oMshNhtve1oGjEAa1gaU5KRiAfPdIy/oqaEmONcm09H\r\ntVIKvXNqCJ2Y7nfZULzaAIjFLGbPGNugNBh+Ecd5gxpYyTO+6O+Pefy3jM2S\r\nv9ASn21crQIcFC8pNKiMgLgbub+GdCbdxy8=\r\n=5dRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.esm.js","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.cjs.js"}},"gitHead":"5d65a29284f3768f9c9b11a42791e71ffffd3a03","scripts":{"lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","version":"git add .","lint:fix":"eslint ./src/ --fix","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","bump:major":"npm version major -m \"Major version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --watch --sourcemap inline","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.2","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tslib":"^2.4.1","eslint":"^8.31.0","rollup":"^3.9.1","esbuild":"^0.16.16","express":"^4.18.2","nodemon":"^2.0.20","prettier":"^2.8.2","cross-env":"^7.0.3","livereload":"^0.9.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^7.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","rollup-plugin-dts":"^5.1.1","connect-livereload":"^0.6.1","rollup-plugin-esbuild":"^5.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.0.1_1673452150018_0.057813912370382914","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"is-apng","version":"1.1.0","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.1.0","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"83826822b8a4e967a281786aaa779659cdbf039d","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.1.0.tgz","fileCount":7,"integrity":"sha512-pd0kLnRy/l4Cqb3nzZwGuXtiQRoGAnmbjxUIbH7CrbwDkyVAlXM6cQdWtuVqoAlK6INnSAr+obkoYo6uDTxnsA==","signatures":[{"sig":"MEUCIQD0ogRo73FiU3PRFO42BP95kWi8fYGgvdTvpuODSkueOAIgL0hGcXiw4ZSia9hR9bM3jpxsBFUNgMxOLhFigyvyOQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13962},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"3200f4cdeeea06e8a27fa7c9b213385ce15d8254","scripts":{"lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","version":"git add .","lint:fix":"eslint ./src/ --fix","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","bump:major":"npm version major -m \"Major version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --watch --sourcemap inline","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.4","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tslib":"^2.4.1","eslint":"^8.31.0","rollup":"^3.9.1","esbuild":"^0.16.16","express":"^4.18.2","nodemon":"^2.0.20","prettier":"^2.8.2","cross-env":"^7.0.3","livereload":"^0.9.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^7.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","rollup-plugin-dts":"^5.1.1","connect-livereload":"^0.6.1","rollup-plugin-esbuild":"^5.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.1.0_1720617402304_0.041228040174677405","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"is-apng","version":"1.1.1","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.1.1","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"9343bcc09b3c8f527355fd70d69aac6a3d03f45f","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.1.1.tgz","fileCount":7,"integrity":"sha512-RtlJ51UXGCOq60Tj+B8/aB0IgM+m0Ed2xtjLFT7qOpLN9xM+EMs67+pDgu2FyAcWSrnnLWGNl8YTt5IFKijAyw==","signatures":[{"sig":"MEYCIQDi0xKY623ZYrGRYYZCwEC/fk6+TIntO0yvIdM4jbMzGwIhAPqjE7uRylkxidwV7QyxrKb+c87DpUkJ57t5ZOYLSOvg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13407},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"b2ee72765cf0a2775038865478aec1537d253fe0","scripts":{"lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","version":"git add .","lint:fix":"eslint ./src/ --fix","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","bump:major":"npm version major -m \"Major version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --watch --sourcemap inline","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.4","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tslib":"^2.4.1","eslint":"^8.31.0","rollup":"^3.9.1","esbuild":"^0.16.16","express":"^4.18.2","nodemon":"^2.0.20","prettier":"^2.8.2","cross-env":"^7.0.3","livereload":"^0.9.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^7.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","rollup-plugin-dts":"^5.1.1","connect-livereload":"^0.6.1","rollup-plugin-esbuild":"^5.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.1.1_1723228415550_0.6125408748255863","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"is-apng","version":"1.1.2","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.1.2","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"1e8434994c4c2e61e44d62a183bb0b421757e5bf","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.1.2.tgz","fileCount":7,"integrity":"sha512-7yWvqaDL2e7x0AzBQiRJYZafCjUG6mmsnAq/D+eGRAmzkGt6EQ0+KRmUTl+DcQo1cmpYONxmL+OmMc/af44KRA==","signatures":[{"sig":"MEUCIQD+6Qki7V+6tHyRz28FhBsqNS9oU89YfHBv1YVB4chHcwIgVBI6i+/fVCCgpGQNM6lRnyVVAWNOryONaCg9b5OAVpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13665},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"16510c759abf67c7a892b39f005952d9f2800823","scripts":{"lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","version":"git add .","lint:fix":"eslint ./src/ --fix","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","bump:major":"npm version major -m \"Major version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline --watch","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.4","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tslib":"^2.4.1","eslint":"^8.31.0","rollup":"^3.9.1","esbuild":"^0.16.16","express":"^4.18.2","nodemon":"^2.0.20","prettier":"^2.8.2","cross-env":"^7.0.3","livereload":"^0.9.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^7.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","rollup-plugin-dts":"^5.1.1","connect-livereload":"^0.6.1","rollup-plugin-esbuild":"^5.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.1.2_1723230839517_0.3878185850716305","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"is-apng","version":"1.1.3","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"author":{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},"license":"MIT","_id":"is-apng@1.1.3","maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"url":"https://github.com/vheemstra","name":"Philip van Heemstra","email":"vanheemstra@gmail.com"},{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/vHeemstra/is-apng#readme","bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"dist":{"shasum":"b44993be6c3a069c89e85170e8d4335de720a23c","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.1.3.tgz","fileCount":7,"integrity":"sha512-JlgCxuJBHDqWVzO+I33PqIzXO2hfNLTi2SeO3CADRoGcR8isfWezWVad8/uw0ju+oQ7U8YsBdAwrNkOew4bv2g==","signatures":[{"sig":"MEUCIBmn7shHoMdmVgWNf833fUKDP0XouCoTyoz4BiICblzPAiEA39wDvf0Cw96lEW6vyVAzIGCg9kgqNtfl3kr40t46omk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13593},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"c74f8760d4bceb1daf132599c3401f3098d966eb","scripts":{"lint":"eslint ./src/","test":"ava","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","version":"git add .","lint:fix":"eslint ./src/ --fix","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","bump:major":"npm version major -m \"Major version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:patch":"npm version patch -m \"Patch version %s\"","preversion":"npm run lint && npm run build && npm run test","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline --watch","postversion":"git push --follow-tags"},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"repository":{"url":"git+https://github.com/vHeemstra/is-apng.git","type":"git"},"_npmVersion":"8.19.4","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","directories":{},"_nodeVersion":"16.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^5.1.0","tslib":"^2.4.1","eslint":"^8.31.0","rollup":"^3.9.1","esbuild":"^0.16.16","express":"^4.18.2","nodemon":"^2.0.20","prettier":"^2.8.2","cross-env":"^7.0.3","livereload":"^0.9.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^7.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","rollup-plugin-dts":"^5.1.1","connect-livereload":"^0.6.1","rollup-plugin-esbuild":"^5.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@typescript-eslint/parser":"^5.48.0","@typescript-eslint/eslint-plugin":"^5.48.0"},"_npmOperationalInternal":{"tmp":"tmp/is-apng_1.1.3_1723322577015_0.12259298346769776","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"is-apng","version":"1.2.0","description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","license":"MIT","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"repository":{"type":"git","url":"git+https://github.com/vHeemstra/is-apng.git"},"bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"author":{"name":"Philip van Heemstra","email":"vanheemstra@gmail.com","url":"https://github.com/vheemstra"},"maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"contributors":[{"name":"Philip van Heemstra","email":"vanheemstra@gmail.com","url":"https://github.com/vheemstra"},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"}],"type":"module","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"engines":{"node":">=18"},"scripts":{"lint":"eslint ./src/","lint:fix":"eslint ./src/ --fix","build:watch":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline --watch","build:dev":"cross-env NODE_ENV=development rollup --config rollup.config.js --sourcemap inline","build":"cross-env NODE_ENV=production rollup --config rollup.config.js","test":"ava","server":"nodemon --watch ./src/serve.js --ext js ./src/serve.js","start":"concurrently --names \"ROLLUP,SERVER\" -c \"bgRed.bold,bgBlue.bold\" \"npm:build:watch\" \"npm:server\"","bump:patch":"npm version patch -m \"Patch version %s\"","bump:minor":"npm version minor -m \"Minor version %s\"","bump:major":"npm version major -m \"Major version %s\"","preversion":"npm run lint && npm run build && npm run test","version":"git add .","postversion":"git push --follow-tags"},"devDependencies":{"@rollup/plugin-typescript":"^11.0.0","@types/connect-livereload":"^0.6.0","@types/express":"^4.17.15","@types/livereload":"^0.9.2","@types/node":"^18.11.18","@typescript-eslint/eslint-plugin":"^5.48.0","@typescript-eslint/parser":"^5.48.0","ava":"^5.1.0","concurrently":"^7.6.0","connect-livereload":"^0.6.1","cross-env":"^7.0.3","esbuild":"^0.16.16","eslint":"^8.31.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","express":"^4.18.2","livereload":"^0.9.3","nodemon":"^2.0.20","prettier":"^2.8.2","rollup":"^3.9.1","rollup-plugin-dts":"^5.1.1","rollup-plugin-esbuild":"^5.0.0","tslib":"^2.4.1","typescript":"^4.9.4"},"publishConfig":{"access":"public"},"_id":"is-apng@1.2.0","gitHead":"83f86ea2518041086062a22826475b3042539660","homepage":"https://github.com/vHeemstra/is-apng#readme","_nodeVersion":"22.6.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-xgnGhMmFhHUYnVbNJsWRy0JaYSbHpESWqQAwKXlac9jIl4xRFTvqwNdurltD7AlX+NeXpRVs379UeqjM9C36ow==","shasum":"d5e03a7dfaad21d49e5b6ebb0625c0d6e518a0f0","tarball":"https://registry.npmjs.org/is-apng/-/is-apng-1.2.0.tgz","fileCount":7,"unpackedSize":13986,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfYF+IxAJGP6BecYw09kYw/OMTvDB+xFiKIt6CKpwsmAiAZ0OCjNK2xrxs2edm1X0/z/3RC8mS356mGkD1546xEeQ=="}]},"_npmUser":{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-apng_1.2.0_1723507485823_0.6590358228881792"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-09T11:29:45.647Z","modified":"2024-08-13T00:04:46.151Z","0.0.5":"2023-01-09T11:29:45.920Z","1.0.0":"2023-01-09T20:42:27.160Z","1.0.1":"2023-01-11T15:49:10.225Z","1.1.0":"2024-07-10T13:16:42.477Z","1.1.1":"2024-08-09T18:33:35.717Z","1.1.2":"2024-08-09T19:13:59.674Z","1.1.3":"2024-08-10T20:42:57.180Z","1.2.0":"2024-08-13T00:04:45.957Z"},"bugs":{"url":"https://github.com/vHeemstra/is-apng/issues"},"author":{"name":"Philip van Heemstra","email":"vanheemstra@gmail.com","url":"https://github.com/vheemstra"},"license":"MIT","homepage":"https://github.com/vHeemstra/is-apng#readme","keywords":["apng","animated","portable","network","graphics","image","picture","photo","type","detect","check","is","exif","binary","buffer","uint8array"],"repository":{"type":"git","url":"git+https://github.com/vHeemstra/is-apng.git"},"description":"Check if a Buffer/Uint8Array is a APNG (Animated PNG) image","contributors":[{"name":"Philip van Heemstra","email":"vanheemstra@gmail.com","url":"https://github.com/vheemstra"},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"}],"maintainers":[{"name":"vheemstra","email":"philipvanheemstra@hotmail.com"}],"readme":"# is-apng &nbsp;&nbsp;[![Latest GitHub release][release-image]][release-url] [![Latest NPM version][npm-image]][npm-url] [![Build Status][ci-image]][ci-url]\n\n> Checks if a Buffer/Uint8Array contains a [Animated PNG / APNG](https://en.wikipedia.org/wiki/APNG) image.\n\n> [!IMPORTANT]\n> This is _only_ a quick detect method and does not do full (A)PNG file validation.<br>\n> For security and file integrity sensitive operations, use a true (A)PNG validator (see also [specs](https://www.w3.org/TR/png/)).\n\n## Install\n\n```\n$ npm install is-apng\n```\n\n## Usage\n\n### Node.js &nbsp;<img src=\"./src/node.svg\" style=\"margin-bottom:-0.15em\">\n\n```js\nimport { readFile } from 'node:fs/promises'\nimport isApng from 'is-apng'\n\nconst buffer = await readFile('image.png')\n\nisApng(buffer)\n// => true\n```\n<sup>_Note: As of version 1.2, Node versions below 18 are not supported._</sup>\n\n### Browser &nbsp;<img src=\"./src/chrome.svg\" alt=\"Chrome\" title=\"Chrome\" style=\"margin-bottom:-0.15em\"> <img src=\"./src/edge.svg\" alt=\"Edge\" title=\"Edge\" style=\"margin-bottom:-0.15em\"> <img src=\"./src/firefox.svg\" alt=\"Firefox\" title=\"Firefox\" style=\"margin-bottom:-0.15em\"> <img src=\"./src/safari.svg\" alt=\"Safari\" title=\"Safari\" style=\"margin-bottom:-0.15em\"> <img src=\"./src/opera.svg\" alt=\"Opera\" title=\"Opera\" style=\"margin-bottom:-0.15em\">\n\n#### As package through NPM\n\n```js\nimport isApng from 'is-apng'\n\nconst response = await fetch('image.png')\nconst buffer = await response.arrayBuffer()\n\nisApng(new Uint8Array(buffer))\n// => true\n```\n\n#### As old-school global script tag\n\nUrl for latest version: `https://unpkg.com/is-apng`<br>\nUrl for specific version: `https://unpkg.com/is-apng@1.2.0/dist/index.js`\n\n```html\n<script src=\"https://unpkg.com/is-apng\" type=\"text/javascript\"></script>\n\n<script type=\"text/javascript\">\n  console.log(typeof isApng);\n  // isApng(...)\n</script>\n```\n\n#### As module\n\nUrl for latest version: `https://unpkg.com/is-apng/dist/index.mjs`<br>\nUrl for specific version: `https://unpkg.com/is-apng@1.2.0/dist/index.mjs`\n\n```html\n<script type=\"module\">\n  import isApng from 'https://unpkg.com/is-apng/dist/index.mjs'\n\n  console.log(typeof isApng);\n  // isApng(...)\n</script>\n```\n\nor\n\n```html\n<script async src=\"https://unpkg.com/es-module-shims@1.3.6/dist/es-module-shims.js\"></script>\n\n<script type=\"importmap\">\n  {\n    \"imports\": {\n      \"is-apng\": \"https://unpkg.com/is-apng/dist/index.mjs\"\n    }\n  }\n</script>\n\n<script type=\"module\">\n  import isApng from 'is-apng'\n\n  console.log(typeof isApng);\n  // isApng(...)\n</script>\n```\n\n## API\n\n### isApng(buffer)\n\nAccepts a Buffer (Node.js) or Uint8Array. Returns a `boolean` of whether `buffer` is a APNG image.\n\n#### buffer\n\nThe buffer to check.\n\n## Based on\n\n- [**is-png**](https://github.com/sindresorhus/is-png) - Check if a Buffer/Uint8Array is a PNG image<br>\n  by [Sindre Sorhus](https://github.com/sindresorhus)\n\n## License\n\nMIT © [Philip van Heemstra](https://github.com/vheemstra)\n\n[release-url]: https://github.com/vHeemstra/is-apng/releases\n[release-image]: https://img.shields.io/github/v/release/vHeemstra/is-apng?sort=semver&logo=github&logoColor=959DA5&labelColor=444D56\n\n[npm-url]: https://www.npmjs.com/package/is-apng\n[npm-image]: https://img.shields.io/npm/v/is-apng.svg?color=cb0000&labelColor=444D56&logo=data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjOTU5REE1IiBkPSJNMS43NjMgMEMuNzg2IDAgMCAuNzg2IDAgMS43NjN2MjAuNDc0QzAgMjMuMjE0Ljc4NiAyNCAxLjc2MyAyNGgyMC40NzRjLjk3NyAwIDEuNzYzLS43ODYgMS43NjMtMS43NjNWMS43NjNDMjQgLjc4NiAyMy4yMTQgMCAyMi4yMzcgMHpNNS4xMyA1LjMyM2wxMy44MzcuMDE5LS4wMDkgMTMuODM2aC0zLjQ2NGwuMDEtMTAuMzgyaC0zLjQ1NkwxMi4wNCAxOS4xN0g1LjExM3oiPjwvcGF0aD48L3N2Zz4=\n\n[ci-url]: https://github.com/vHeemstra/is-apng/actions/workflows/publish_on_release.yml\n[ci-image]: https://img.shields.io/github/actions/workflow/status/vHeemstra/is-apng/publish_on_release.yml?label=lint%20%26%20test&logo=github&logoColor=959DA5&labelColor=444D56\n\n[coverage-url]: https://coveralls.io/github/vHeemstra/is-apng?branch=main\n[coverage-image]: https://img.shields.io/coveralls/github/vHeemstra/is-apng?logo=coveralls&logoColor=959DA5&labelColor=444D56\n[coverage-image_]: https://coveralls.io/repos/github/vHeemstra/is-apng/badge.svg?branch=main\n\n[coverage-url2]: https://codecov.io/gh/vHeemstra/is-apng\n[coverage-image2]: https://codecov.io/gh/vHeemstra/is-apng/branch/main/graph/badge.svg?token=sZaKGStMXg\n\n[deps-url]: https://libraries.io/npm/is-apng\n[deps-image]: https://img.shields.io/librariesio/release/npm/is-apng?logo=libraries.io&logoColor=959DA5&labelColor=444D56\n[deps-image2]: https://img.shields.io/librariesio/github/vHeemstra/is-apng?logo=libraries.io&logoColor=959DA5&labelColor=444D56\n\n[downloads-image]: https://img.shields.io/npm/dm/is-apng.svg?labelColor=444D56&logo=data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjOTU5REE1IiBkPSJNMS43NjMgMEMuNzg2IDAgMCAuNzg2IDAgMS43NjN2MjAuNDc0QzAgMjMuMjE0Ljc4NiAyNCAxLjc2MyAyNGgyMC40NzRjLjk3NyAwIDEuNzYzLS43ODYgMS43NjMtMS43NjNWMS43NjNDMjQgLjc4NiAyMy4yMTQgMCAyMi4yMzcgMHpNNS4xMyA1LjMyM2wxMy44MzcuMDE5LS4wMDkgMTMuODM2aC0zLjQ2NGwuMDEtMTAuMzgyaC0zLjQ1NkwxMi4wNCAxOS4xN0g1LjExM3oiPjwvcGF0aD48L3N2Zz4=\n","readmeFilename":"readme.md"}