| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "utif@^2.0.1",
- "_id": "utif@2.0.1",
- "_inBundle": false,
- "_integrity": "sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==",
- "_location": "/utif",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "utif@^2.0.1",
- "name": "utif",
- "escapedName": "utif",
- "rawSpec": "^2.0.1",
- "saveSpec": null,
- "fetchSpec": "^2.0.1"
- },
- "_requiredBy": [
- "/@jimp/tiff"
- ],
- "_resolved": "https://registry.npmmirror.com/utif/-/utif-2.0.1.tgz",
- "_shasum": "9e1582d9bbd20011a6588548ed3266298e711759",
- "_spec": "utif@^2.0.1",
- "_where": "/data/wwwroot/qimall/node/node_modules/@jimp/tiff",
- "author": {
- "name": "photopea",
- "url": "https://github.com/photopea"
- },
- "bugs": {
- "url": "https://github.com/photopea/UTIF.js/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Scimonster",
- "url": "https://github.com/Scimonster"
- }
- ],
- "dependencies": {
- "pako": "^1.0.5"
- },
- "deprecated": false,
- "description": "Fast and advanced TIFF decoder",
- "homepage": "https://github.com/photopea/UTIF.js",
- "keywords": [
- "tiff",
- "image",
- "conversion"
- ],
- "license": "MIT",
- "main": "UTIF",
- "name": "utif",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/photopea/UTIF.js.git"
- },
- "version": "2.0.1"
- }
|