{ "_args": [ [ "strapi-generate@3.5.4", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "strapi-generate@3.5.4", "_id": "strapi-generate@3.5.4", "_inBundle": false, "_integrity": "sha512-XmH1l5XKxEXNclRKoTrDjBXPWToTiYLy98B5ijd3Z12zy6czyf1gwZ6gPeQxyglt0hvs2mU8jPsP61XivvwvFw==", "_location": "/strapi-generate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "strapi-generate@3.5.4", "name": "strapi-generate", "escapedName": "strapi-generate", "rawSpec": "3.5.4", "saveSpec": null, "fetchSpec": "3.5.4" }, "_requiredBy": [ "/strapi", "/strapi-plugin-content-type-builder" ], "_resolved": "https://registry.npmjs.org/strapi-generate/-/strapi-generate-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": { "async": "^2.6.2", "fs-extra": "^9.1.0", "lodash": "4.17.20", "reportback": "^2.0.2", "strapi-utils": "3.5.4" }, "description": "Master of ceremonies for the Strapi generators.", "directories": { "lib": "./lib" }, "engines": { "node": ">=10.16.0 <=14.x.x", "npm": ">=6.0.0" }, "gitHead": "3065d72a4b9ef04a94bb5f3f62683cf59712e69b", "homepage": "https://strapi.io", "keywords": [ "generate", "generator", "strapi" ], "license": "SEE LICENSE IN LICENSE", "main": "./lib/index.js", "maintainers": [ { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" } ], "name": "strapi-generate", "repository": { "type": "git", "url": "git://github.com/strapi/strapi.git" }, "scripts": { "test": "echo \"no tests yet\"" }, "version": "3.5.4" }