| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_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": [
- "/@jimp/gif"
- ],
- "_resolved": "https://registry.npmmirror.com/omggif/-/omggif-1.0.10.tgz",
- "_shasum": "ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19",
- "_spec": "omggif@^1.0.9",
- "_where": "/data/wwwroot/qimall/node/node_modules/@jimp/gif",
- "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"
- }
|