{
  "schemaVersion": "1.0.0",
  "packages": [
    {
      "name": "<%= blueprint %>",
      "version": "<%= blueprintVersion %>",
      "blueprints": [
        {
          "name": "<%= blueprint %>",
          "isBaseBlueprint": true,
          "options": [<%= blueprintOptions %>]
        }
      ]
    }
  ]
}
