| { |
| "_from": "logalot@^2.0.0", |
| "_id": "logalot@2.1.0", |
| "_inBundle": false, |
| "_integrity": "sha1-X46MkNME7fElMJUaVVSruMXj9VI=", |
| "_location": "/logalot", |
| "_phantomChildren": {}, |
| "_requested": { |
| "type": "range", |
| "registry": true, |
| "raw": "logalot@^2.0.0", |
| "name": "logalot", |
| "escapedName": "logalot", |
| "rawSpec": "^2.0.0", |
| "saveSpec": null, |
| "fetchSpec": "^2.0.0" |
| }, |
| "_requiredBy": [ |
| "/gifsicle", |
| "/imagemin-optipng/optipng-bin", |
| "/jpegtran-bin", |
| "/optipng-bin" |
| ], |
| "_resolved": "https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz", |
| "_shasum": "5f8e8c90d304edf12530951a5554abb8c5e3f552", |
| "_spec": "logalot@^2.0.0", |
| "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\gifsicle", |
| "author": { |
| "name": "Kevin MÃ¥rtensson", |
| "email": "kevinmartensson@gmail.com", |
| "url": "https://github.com/kevva" |
| }, |
| "bugs": { |
| "url": "https://github.com/imagemin/logalot/issues" |
| }, |
| "bundleDependencies": false, |
| "dependencies": { |
| "figures": "^1.3.5", |
| "squeak": "^1.0.0" |
| }, |
| "deprecated": false, |
| "description": "Tiny log utility", |
| "devDependencies": { |
| "ava": "^0.0.4" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| }, |
| "files": [ |
| "index.js" |
| ], |
| "homepage": "https://github.com/imagemin/logalot#readme", |
| "keywords": [ |
| "imagemin", |
| "log", |
| "sqeak" |
| ], |
| "license": "MIT", |
| "name": "logalot", |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/imagemin/logalot.git" |
| }, |
| "scripts": { |
| "test": "node test.js" |
| }, |
| "version": "2.1.0" |
| } |