{
  "_args": [
    [
      "@strapi/database@4.3.2",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "@strapi/database@4.3.2",
  "_id": "@strapi/database@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-4+KGGu1fav9TdjZoygtLwyQxRokM+s29VhrSz0Pjdi9GqYTqFUwiowx5IPEu/mXVw+G8fHsCuyM2PZIGRWdiDw==",
  "_location": "/@strapi/database",
  "_phantomChildren": {
    "ms": "2.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/database@4.3.2",
    "name": "@strapi/database",
    "escapedName": "@strapi%2fdatabase",
    "scope": "@strapi",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/home/bkra0192/evag_andy/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "dependencies": {
    "date-fns": "2.28.0",
    "debug": "4.3.1",
    "fs-extra": "10.0.0",
    "knex": "1.0.7",
    "lodash": "4.17.21",
    "umzug": "3.1.1"
  },
  "description": "Strapi's database layer",
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": ">=14.19.1 <=16.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "7039c0d22836c94457130515b3a55eb93d2411f8",
  "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": {
    "test:unit": "jest --verbose"
  },
  "version": "4.3.2"
}
