{
  "apiVersion": 3,
  "name": "wpsc/injection",
  "title": "WP Smart Content Injection",
  "category": "widgets",
  "description": "Inject WP Smart Content dynamically at a chosen hook.",
  "attributes": {
    "hook": {
      "type": "string",
      "default": "before_post_content"
    }
  },
  "supports": {
    "html": false
  }
}
