create-fedincms
Version:
Generate a new Strapi application.
47 lines (46 loc) • 955 B
JSON
{
"name": "create-fedincms",
"version": "5.30.2",
"description": "Generate a new Strapi application.",
"keywords": [
"create-strapi",
"create",
"new",
"generate",
"strapi"
],
"homepage": "https://strapi.io",
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/strapi/strapi.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"url": "https://strapi.io"
},
"maintainers": [
{
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"url": "https://strapi.io"
}
],
"main": "",
"bin": "./bin/index.js",
"files": [
"bin/"
],
"dependencies": {
"create-fedincms-app": "5.30.2"
},
"engines": {
"node": ">=18.0.0 <=22.x.x",
"npm": ">=6.0.0"
},
"gitHead": "b447cb2b0c2edaa2c610a08874f83ffaa687548a"
}