{
  "name": "@akemona-org/strapi-generate-api",
  "publishConfig": {
    "access": "public"
  },
  "version": "3.19.3",
  "description": "Generate an API for a Strapi application.",
  "homepage": "https://strapi.akemona.com",
  "keywords": [
    "generate",
    "generator",
    "strapi"
  ],
  "main": "./lib/index.js",
  "directories": {
    "lib": "./lib"
  },
  "dependencies": {
    "@akemona-org/strapi-utils": "3.19.3",
    "lodash": "4.17.21",
    "pluralize": "^8.0.0"
  },
  "scripts": {
    "test": "echo \"no tests yet\""
  },
  "author": {
    "email": "strapi@akemona.com",
    "name": "Akemona team",
    "url": "https://strapi.akemona.com"
  },
  "maintainers": [
    {
      "name": "Akemona team",
      "email": "strapi@akemona.com",
      "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": "24.x.x",
    "npm": ">=10.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "gitHead": "c5bc7122be178b235ee92d591314804eca7b5592"
}
