mirror of
https://github.com/Barelydead/strapi-plugin-populate-deep.git
synced 2025-07-20 00:00:02 -04:00
Compare commits
2 Commits
85a9a7ad61
...
1175a82011
Author | SHA1 | Date | |
---|---|---|---|
|
1175a82011 | ||
|
3634208405 |
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "strapi-plugin-populate-deep",
|
"name": "strapi-plugin-populate-deep",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "This is the description of the plugin.",
|
"description": "Strapi plugin that populates nested content.",
|
||||||
"strapi": {
|
"strapi": {
|
||||||
"name": "strapi-plugin-populate-deep",
|
"name": "strapi-plugin-populate-deep",
|
||||||
"description": "Api helper to populate deep content structures.",
|
"description": "Api helper to populate deep content structures.",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
|
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.19.1 <=18.x.x",
|
"node": ">=14.19.1 <=20.x.x",
|
||||||
"npm": ">=6.0.0"
|
"npm": ">=6.0.0"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user