mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
21 lines
431 B
JSON
21 lines
431 B
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"packages": [
|
|
{
|
|
"name": "ember-cli",
|
|
"version": "4.3.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"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|