A suite to track Project Diva score statistics and ratings / D4DJ event data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
projectdivar/server/node_modules/utif/package.json

58 lines
1.4 KiB

{
"_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": [
"/image-decode"
],
"_resolved": "https://registry.npmjs.org/utif/-/utif-2.0.1.tgz",
"_shasum": "9e1582d9bbd20011a6588548ed3266298e711759",
"_spec": "utif@^2.0.1",
"_where": "/home/sigonasr2/divar/server/node_modules/image-decode",
"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"
}