{
  "name": "FHHref",
  "shortname": "FHHref",
  "classitems": [],
  "plugins": [],
  "extensions": [],
  "plugin_for": [],
  "extension_for": [],
  "module": "Addon",
  "file": "addon/components/fh-href.js",
  "line": 5,
  "description": "<p>Extend Ember <code>link-to</code> for URLs with a hash fragment available for History\nlocation consumers.</p>\n<p>NOTE: If we can figure out how to pass a model to a link-to with a hash fragment,\nthis component is not needed, eg:\n<code>\\{{link-to 'Prop' 'api.classes' 'someClass#prop'}}</code></p>\n",
  "is_constructor": 1,
  "extends": "Ember.LinkComponent",
  "access": "private",
  "tagname": "",
  "method": [],
  "property": [],
  "event": [],
  "srcFileId": "addon_components_fh-href.js"
}