2020-10-18 22:38:37 +02:00
|
|
|
{
|
|
|
|
"schemaVersion": "1.0.0",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "ember-cli",
|
2023-10-17 11:38:49 +02:00
|
|
|
"version": "5.3.0",
|
2020-10-18 22:38:37 +02:00
|
|
|
"blueprints": [
|
|
|
|
{
|
|
|
|
"name": "app",
|
|
|
|
"outputRepo": "https://github.com/ember-cli/ember-new-output",
|
|
|
|
"codemodsSource": "ember-app-codemods-manifest@1",
|
|
|
|
"isBaseBlueprint": true,
|
|
|
|
"options": [
|
2023-10-29 19:16:33 +01:00
|
|
|
"--ci-provider=github",
|
|
|
|
"--typescript"
|
2020-10-18 22:38:37 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|