{
  "_from": "@strapi/logger@4.12.7",
  "_id": "@strapi/logger@4.12.7",
  "_inBundle": false,
  "_integrity": "sha512-G882eZoq9lbZjtJIG4kmkXW0EwHLiEuat2PVJ38IV733DMrwLJcK7f9DzkrE7eW7MVaSazTH0t1uPvhUNMyxUQ==",
  "_location": "/@strapi/logger",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/logger@4.12.7",
    "name": "@strapi/logger",
    "escapedName": "@strapi%2flogger",
    "scope": "@strapi",
    "rawSpec": "4.12.7",
    "saveSpec": null,
    "fetchSpec": "4.12.7"
  },
  "_requiredBy": [
    "/@strapi/data-transfer",
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.12.7.tgz",
  "_shasum": "293843095282f007bf43a2ad45671acb2a869c8c",
  "_spec": "@strapi/logger@4.12.7",
  "_where": "/home/ghf/system/node_modules/@strapi/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lodash": "4.17.21",
    "winston": "3.10.0"
  },
  "deprecated": false,
  "description": "Strapi's logger",
  "devDependencies": {
    "eslint-config-custom": "4.12.7",
    "tsconfig": "4.12.7"
  },
  "engines": {
    "node": ">=16.0.0 <=20.x.x",
    "npm": ">=6.0.0"
  },
  "files": [
    "./dist"
  ],
  "gitHead": "fefc4a24acc60a59c00049e67a99ec1069be2add",
  "homepage": "https://strapi.io",
  "license": "SEE LICENSE IN LICENSE",
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/logger",
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "scripts": {
    "build": "run -T tsc",
    "build:ts": "run -T tsc",
    "clean": "run -T rimraf ./dist",
    "lint": "run -T eslint .",
    "prepublishOnly": "yarn clean && yarn build",
    "watch": "run -T tsc -w --preserveWatchOutput"
  },
  "types": "./dist/index.d.ts",
  "version": "4.12.7"
}
