{ "_args": [ [ "strapi-generate-new@3.5.4", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "strapi-generate-new@3.5.4", "_id": "strapi-generate-new@3.5.4", "_inBundle": false, "_integrity": "sha512-QxTC7u/Fq3Nfd57tx0fHAjfOFHInttStf4NnMtcLpWRVLqKOfp8c612WdhOMX6ocpVNoc0a4WC7oYOUYnCE9Lw==", "_location": "/strapi-generate-new", "_phantomChildren": { "chalk": "2.4.2", "escape-string-regexp": "1.0.5", "external-editor": "3.1.0", "run-async": "2.4.1", "rxjs": "6.6.7", "signal-exit": "3.0.5", "through": "2.3.8" }, "_requested": { "type": "version", "registry": true, "raw": "strapi-generate-new@3.5.4", "name": "strapi-generate-new", "escapedName": "strapi-generate-new", "rawSpec": "3.5.4", "saveSpec": null, "fetchSpec": "3.5.4" }, "_requiredBy": [ "/strapi" ], "_resolved": "https://registry.npmjs.org/strapi-generate-new/-/strapi-generate-new-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": { "@sentry/node": "6.2.3", "chalk": "^2.4.2", "execa": "^1.0.0", "fs-extra": "^9.1.0", "hosted-git-info": "3.0.8", "inquirer": "^6.3.1", "lodash": "4.17.20", "node-fetch": "^2.6.1", "node-machine-id": "^1.1.10", "ora": "^3.4.0", "tar": "6.1.0", "uuid": "^3.3.2" }, "description": "Generate a new Strapi application.", "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-new", "repository": { "type": "git", "url": "git://github.com/strapi/strapi.git" }, "scripts": { "test": "echo \"no tests yet\"" }, "version": "3.5.4" }