mirror of
https://github.com/iconify/iconify.git
synced 2024-11-10 07:11:00 +00:00
19 lines
386 B
JSON
19 lines
386 B
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"packages": [
|
|
{
|
|
"name": "ember-cli",
|
|
"version": "3.27.0",
|
|
"blueprints": [
|
|
{
|
|
"name": "app",
|
|
"outputRepo": "https://github.com/ember-cli/ember-new-output",
|
|
"codemodsSource": "ember-app-codemods-manifest@1",
|
|
"isBaseBlueprint": true,
|
|
"options": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|