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