github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/ui/config/ember-cli-update.json (about)

     1  {
     2    "schemaVersion": "1.0.0",
     3    "packages": [
     4      {
     5        "name": "ember-cli",
     6        "version": "3.20.2",
     7        "blueprints": [
     8          {
     9            "name": "app",
    10            "outputRepo": "https://github.com/ember-cli/ember-new-output",
    11            "codemodsSource": "ember-app-codemods-manifest@1",
    12            "isBaseBlueprint": true,
    13            "options": [
    14              "--yarn",
    15              "--no-welcome"
    16            ]
    17          }
    18        ]
    19      }
    20    ]
    21  }