Files
asciidisco.com/build/node_modules/upng-js/package.json
2023-08-01 13:49:46 +02:00

60 lines
1.5 KiB
JSON

{
"_from": "upng-js@^2.1.0",
"_id": "upng-js@2.1.0",
"_inBundle": false,
"_integrity": "sha512-d3xzZzpMP64YkjP5pr8gNyvBt7dLk/uGI67EctzDuVp4lCZyVMo0aJO6l/VDlgbInJYDY6cnClLoBp29eKWI6g==",
"_location": "/upng-js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "upng-js@^2.1.0",
"name": "upng-js",
"escapedName": "upng-js",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/imagemin-upng"
],
"_resolved": "https://registry.npmjs.org/upng-js/-/upng-js-2.1.0.tgz",
"_shasum": "7176e73973db361ca95d0fa14f958385db6b9dd2",
"_spec": "upng-js@^2.1.0",
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/imagemin-upng",
"author": {
"name": "photopea",
"url": "https://github.com/photopea"
},
"bugs": {
"url": "https://github.com/photopea/UPNG.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Scimonster",
"url": "https://github.com/Scimonster"
}
],
"dependencies": {
"pako": "^1.0.5"
},
"deprecated": false,
"description": "Small, fast and advanced PNG / APNG encoder and decoder",
"homepage": "https://github.com/photopea/UPNG.js",
"keywords": [
"png",
"apng",
"image",
"conversion"
],
"license": "MIT",
"main": "UPNG",
"name": "upng-js",
"repository": {
"type": "git",
"url": "git+https://github.com/photopea/UPNG.js.git"
},
"version": "2.1.0"
}