mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"willdurand/js-translation-bundle": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "2.0",
|
|
"branch": "master",
|
|
"version": "2.0",
|
|
"ref": "02b720a49f6d36b44d557e0b18e48bf09e0a8e07"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"willdurand/js-translation-bundle": {
|
|
"repository": "github.com/symfony/recipes",
|
|
"package": "willdurand/js-translation-bundle",
|
|
"version": "2.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"aliases": [
|
|
"js-translation",
|
|
"js-translator"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/routes/js_translation.yaml": {
|
|
"contents": "bazinga_js_translation:\n resource: \"@BazingaJsTranslationBundle/Resources/config/routing/routing.yml\"\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "willdurand/js-translation-bundle:2.0@github.com/symfony/recipes:master",
|
|
"is_contrib": false
|
|
}
|
|
}
|
|
} |