{
  "name": "@akemona-org/create-strapi-app",
  "publishConfig": {
    "access": "public"
  },
  "version": "3.17.2",
  "description": "Generate a new Strapi application.",
  "license": "SEE LICENSE IN LICENSE",
  "homepage": "https://strapi.akemona.com",
  "keywords": [
    "create-strapi-app",
    "create",
    "new",
    "generate",
    "strapi"
  ],
  "main": "./index.js",
  "bin": "./index.js",
  "dependencies": {
    "@akemona-org/strapi-generate-new": "3.17.2",
    "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": "strapi@akemona.com",
    "name": "Akemona team",
    "url": "https://strapi.akemona.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/akemona/strapi.git"
  },
  "bugs": {
    "url": "https://github.com/akemona/strapi/issues"
  },
  "engines": {
    "node": ">=20.16.0 <=22.x.x",
    "npm": ">=10.0.0"
  },
  "gitHead": "680fbb2c6d46f0fb81cd3b567c892c4f016ad910"
}
