mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 17:46:30 +03:00
37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"nubox/symfony-webpack-php-generator": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "910f3e2e640ac6b1dc1d9cd6e00aed34ab93491a"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"nubox/symfony-webpack-php-generator": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "nubox/symfony-webpack-php-generator",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"NuBox\\WebPack\\Generator\\SymfonyWebpackPHPGeneratorBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"composer-scripts": {
|
|
"nubox:webpack:config:apply --no-config-allowed": "symfony-cmd"
|
|
},
|
|
"gitignore": [
|
|
"webpack.config.js.bak"
|
|
]
|
|
},
|
|
"files": [],
|
|
"origin": "nubox/symfony-webpack-php-generator:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |