thedesk/app/node_modules/utif/package.json

62 lines
1.3 KiB
JSON
Raw Normal View History

2019-09-13 00:38:13 +10:00
{
"_args": [
[
"utif@2.0.1",
"C:\\Users\\ryuki\\TheDesk\\app"
]
],
"_from": "utif@2.0.1",
"_id": "utif@2.0.1",
"_inBundle": false,
"_integrity": "sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==",
"_location": "/utif",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.npmjs.org/utif/-/utif-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "C:\\Users\\ryuki\\TheDesk\\app",
"author": {
"name": "photopea",
"url": "https://github.com/photopea"
},
"bugs": {
"url": "https://github.com/photopea/UTIF.js/issues"
},
"contributors": [
{
"name": "Scimonster",
"url": "https://github.com/Scimonster"
}
],
"dependencies": {
"pako": "^1.0.5"
},
"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"
}