mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:08:44 +08:00
19 lines
406 B
JSON
19 lines
406 B
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"packages": [
|
|
{
|
|
"name": "ember-cli",
|
|
"version": "3.28.5",
|
|
"blueprints": [
|
|
{
|
|
"name": "addon",
|
|
"outputRepo": "https://github.com/ember-cli/ember-addon-output",
|
|
"codemodsSource": "ember-addon-codemods-manifest@1",
|
|
"isBaseBlueprint": true,
|
|
"options": ["--no-welcome"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|