mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
20 lines
616 B
JSON
20 lines
616 B
JSON
{
|
|
"manifests": {
|
|
"monofony/admin-meta": {
|
|
"manifest": {
|
|
"copy-from-package": {
|
|
".recipe/assets/": "assets/",
|
|
".recipe/config/": "%CONFIG_DIR%/",
|
|
".recipe/features/": "features/",
|
|
".recipe/spec/": "spec/",
|
|
".recipe/src/": "%SRC_DIR%/",
|
|
".recipe/templates/": "templates/",
|
|
".recipe/tests/": "tests/"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "8d32c12797d022e670e2e9b8416c00235089ef06"
|
|
}
|
|
}
|
|
}
|