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/omggif/package.json

50 lines
1.3 KiB

{
"_from": "omggif@^1.0.9",
"_id": "omggif@1.0.10",
"_inBundle": false,
"_integrity": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==",
"_location": "/omggif",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "omggif@^1.0.9",
"name": "omggif",
"escapedName": "omggif",
"rawSpec": "^1.0.9",
"saveSpec": null,
"fetchSpec": "^1.0.9"
},
"_requiredBy": [
"/image-decode"
],
"_resolved": "https://registry.npmjs.org/omggif/-/omggif-1.0.10.tgz",
"_shasum": "ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19",
"_spec": "omggif@^1.0.9",
"_where": "/home/sigonasr2/divar/server/node_modules/image-decode",
"author": {
"name": "Dean McNamee",
"email": "dean@gmail.com"
},
"bugs": {
"url": "https://github.com/deanm/omggif/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "omggif is a JavaScript implementation of a GIF 89a encoder and decoder.",
"homepage": "https://github.com/deanm/omggif#readme",
"keywords": [
"gif",
"gif89a",
"gif87a",
"plask"
],
"license": "MIT",
"main": "omggif.js",
"name": "omggif",
"repository": {
"type": "git",
"url": "git+https://github.com/deanm/omggif.git"
},
"version": "1.0.10"
}