21 lines
460 B
JSON
21 lines
460 B
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"packages": [
|
|
{
|
|
"name": "ember-cli",
|
|
"version": "5.11.0",
|
|
"blueprints": [
|
|
{
|
|
"name": "app",
|
|
"outputRepo": "https://github.com/ember-cli/ember-new-output",
|
|
"codemodsSource": "ember-app-codemods-manifest@1",
|
|
"isBaseBlueprint": true,
|
|
"options": [
|
|
"--ci-provider=github",
|
|
"--typescript"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|