{
  "id":"org.apache.sling:org.apache.sling.cms.feature:slingosgifeature:standalone:1.0.2",
  "title":"Apache Sling - CMS Feature Model",
  "description":"An Apache Sling Reference CMS Application",
  "vendor":"The Apache Software Foundation",
  "license":"Apache License, Version 2.0",
  "configurations":  {
    "org.apache.sling.cms.core.publication.PublicationManagerFactoryImpl":    {
      "instanceType":"STANDALONE",
      "publicationMode":"STANDALONE",
      "agents":[
      ]
    },
    "org.apache.sling.cms.core.internal.filters.CMSSecurityConfigInstance":    {
      "hostDomains":[
      ],
      "allowedPatterns":[
        "^/content/starter/.*$",
        "^/static/.*$",
        "^/system/sling/form/login$"
      ]
    }
  }
}