{ "_args": [ [ "strapi-connector-mongoose@3.5.4", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "strapi-connector-mongoose@3.5.4", "_id": "strapi-connector-mongoose@3.5.4", "_inBundle": false, "_integrity": "sha512-WJ2nWkDPyu9Kbg/4SPv10sHyDmfk3Htc/+Llqd0anFolut/ieqChKkcqn3cRCExiDfUyD/3z8+LOhBTeKJUM+w==", "_location": "/strapi-connector-mongoose", "_phantomChildren": { "lru-cache": "6.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "strapi-connector-mongoose@3.5.4", "name": "strapi-connector-mongoose", "escapedName": "strapi-connector-mongoose", "rawSpec": "3.5.4", "saveSpec": null, "fetchSpec": "3.5.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/strapi-connector-mongoose/-/strapi-connector-mongoose-3.5.4.tgz", "_spec": "3.5.4", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" }, "bugs": { "url": "https://github.com/strapi/strapi/issues" }, "dependencies": { "lodash": "4.17.20", "mongoose": "5.10.8", "mongoose-float": "^1.0.4", "mongoose-long": "^0.3.2", "pluralize": "^8.0.0", "semver": "^7.3.4", "strapi-utils": "3.5.4" }, "description": "Mongoose hook for the Strapi framework", "directories": { "lib": "./lib" }, "engines": { "node": ">=10.16.0 <=14.x.x", "npm": ">=6.0.0" }, "gitHead": "3065d72a4b9ef04a94bb5f3f62683cf59712e69b", "homepage": "https://strapi.io", "keywords": [ "mongoose", "hook", "orm", "nosql", "strapi" ], "license": "SEE LICENSE IN LICENSE", "main": "./lib", "maintainers": [ { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" } ], "name": "strapi-connector-mongoose", "repository": { "type": "git", "url": "git://github.com/strapi/strapi.git" }, "scripts": { "test": "echo \"no tests yet\"" }, "version": "3.5.4" }