File: /var/www/linde-ai/html/node_modules/logalot/package.json
{
"_from": "logalot@^2.0.0",
"_id": "logalot@2.1.0",
"_inBundle": false,
"_integrity": "sha512-Ah4CgdSRfeCJagxQhcVNMi9BfGYyEKLa6d7OA6xSbld/Hg3Cf2QiOa1mDpmG7Ve8LOH6DN3mdttzjQAvWTyVkw==",
"_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": [
"/jpegtran-bin"
],
"_resolved": "https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz",
"_shasum": "5f8e8c90d304edf12530951a5554abb8c5e3f552",
"_spec": "logalot@^2.0.0",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\jpegtran-bin",
"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"
}