{
  "name": "@x-team/create-strapi-app",
  "version": "3.8.1",
  "description": "Generate a new Strapi application.",
  "license": "SEE LICENSE IN LICENSE",
  "homepage": "https://strapi.io",
  "keywords": [
    "create-strapi-app",
    "create",
    "new",
    "generate",
    "strapi"
  ],
  "main": "./index.js",
  "bin": "./index.js",
  "dependencies": {
    "@x-team/strapi-generate-new": "^3.8.1",
    "chalk": "4.1.1",
    "commander": "6.1.0",
    "inquirer": "8.1.0",
    "js-yaml": "4.1.0",
    "node-fetch": "^2.6.1"
  },
  "scripts": {
    "test": "echo \"no tests yet\""
  },
  "author": {
    "email": "hi@strapi.io",
    "name": "Strapi team",
    "url": "https://strapi.io"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/x-team/strapi.git"
  },
  "bugs": {
    "url": "https://github.com/x-team/strapi/issues"
  },
  "engines": {
    "node": ">=14.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "3af91df674a83f37cd4ad88aec069f280c65f40c"
}
