{
  "_from": "@strapi/database@4.12.7",
  "_id": "@strapi/database@4.12.7",
  "_inBundle": false,
  "_integrity": "sha512-xnT2V8fkoqRU49Ex6DhZDhoIXbjMVDNI/LqTJor4bynMkYj6PmPR+BCXYE6ss6Zfvklx7VFEzgqt5+OB11hHUw==",
  "_location": "/@strapi/database",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/database@4.12.7",
    "name": "@strapi/database",
    "escapedName": "@strapi%2fdatabase",
    "scope": "@strapi",
    "rawSpec": "4.12.7",
    "saveSpec": null,
    "fetchSpec": "4.12.7"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.12.7.tgz",
  "_shasum": "895757861a4e9979d2b478b631fff5ce15a233a4",
  "_spec": "@strapi/database@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": {
    "@strapi/utils": "4.12.7",
    "date-fns": "2.30.0",
    "debug": "4.3.4",
    "fs-extra": "10.0.0",
    "knex": "2.5.0",
    "lodash": "4.17.21",
    "semver": "7.5.4",
    "umzug": "3.2.1"
  },
  "deprecated": false,
  "description": "Strapi's database layer",
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": ">=16.0.0 <=20.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "fefc4a24acc60a59c00049e67a99ec1069be2add",
  "homepage": "https://strapi.io",
  "license": "SEE LICENSE IN LICENSE",
  "main": "./lib/index.js",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/database",
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "scripts": {
    "lint": "run -T eslint .",
    "test:unit": "run -T jest",
    "test:unit:watch": "run -T jest --watch"
  },
  "version": "4.12.7"
}
