blob: e8ff5fd6ce524a8774935a6d6aae0960a80140ce [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "logalot@^2.0.0",
3 "_id": "logalot@2.1.0",
4 "_inBundle": false,
5 "_integrity": "sha1-X46MkNME7fElMJUaVVSruMXj9VI=",
6 "_location": "/logalot",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "logalot@^2.0.0",
12 "name": "logalot",
13 "escapedName": "logalot",
14 "rawSpec": "^2.0.0",
15 "saveSpec": null,
16 "fetchSpec": "^2.0.0"
17 },
18 "_requiredBy": [
19 "/gifsicle",
20 "/imagemin-optipng/optipng-bin",
21 "/jpegtran-bin",
22 "/optipng-bin"
23 ],
24 "_resolved": "https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz",
25 "_shasum": "5f8e8c90d304edf12530951a5554abb8c5e3f552",
26 "_spec": "logalot@^2.0.0",
27 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\gifsicle",
28 "author": {
29 "name": "Kevin MÃ¥rtensson",
30 "email": "kevinmartensson@gmail.com",
31 "url": "https://github.com/kevva"
32 },
33 "bugs": {
34 "url": "https://github.com/imagemin/logalot/issues"
35 },
36 "bundleDependencies": false,
37 "dependencies": {
38 "figures": "^1.3.5",
39 "squeak": "^1.0.0"
40 },
41 "deprecated": false,
42 "description": "Tiny log utility",
43 "devDependencies": {
44 "ava": "^0.0.4"
45 },
46 "engines": {
47 "node": ">=0.10.0"
48 },
49 "files": [
50 "index.js"
51 ],
52 "homepage": "https://github.com/imagemin/logalot#readme",
53 "keywords": [
54 "imagemin",
55 "log",
56 "sqeak"
57 ],
58 "license": "MIT",
59 "name": "logalot",
60 "repository": {
61 "type": "git",
62 "url": "git+https://github.com/imagemin/logalot.git"
63 },
64 "scripts": {
65 "test": "node test.js"
66 },
67 "version": "2.1.0"
68}