{
  "_from": "@strapi/provider-audit-logs-local@4.12.7",
  "_id": "@strapi/provider-audit-logs-local@4.12.7",
  "_inBundle": false,
  "_integrity": "sha512-V8gKlhwL5RK4cZabQSFqEk4h7pvAnobqIyY55vRqtl8XgyVyaAqLzJPhmFyDJXoms2IZvtUlZPLk3vN5i6XOLA==",
  "_location": "/@strapi/provider-audit-logs-local",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/provider-audit-logs-local@4.12.7",
    "name": "@strapi/provider-audit-logs-local",
    "escapedName": "@strapi%2fprovider-audit-logs-local",
    "scope": "@strapi",
    "rawSpec": "4.12.7",
    "saveSpec": null,
    "fetchSpec": "4.12.7"
  },
  "_requiredBy": [
    "/@strapi/admin"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.12.7.tgz",
  "_shasum": "50c51404cb17582959861601a65ebd7a4b71085e",
  "_spec": "@strapi/provider-audit-logs-local@4.12.7",
  "_where": "/home/ghf/system/node_modules/@strapi/admin",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Local provider for strapi audit logs",
  "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",
  "keywords": [
    "audit-logs",
    "strapi"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/provider-audit-logs-local",
  "peerDependencies": {
    "@strapi/strapi": "^4.9.0"
  },
  "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"
}
