{
  "name": "cxx-html-doc-framework",
  "description": "A set of custom HTML elements to make writing well-formatted C++ papers and ISO documents easier.",
  "main": "framework.html",
  "homepage": "https://github.com/cplusplus/html-doc-framework",
  "ignore": [
    "**/.*",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "polymer": "Polymer/polymer#0.5.2",
    "core-ajax": "Polymer/core-ajax#0.5.2"
  },
  "version": "0.3.2",
  "_release": "0.3.2",
  "_resolution": {
    "type": "version",
    "tag": "0.3.2",
    "commit": "9604bb1ff78b2f33fbcbcb941ea0fbae2e65d943"
  },
  "_source": "git://github.com/cplusplus/html-doc-framework.git",
  "_target": "*",
  "_originalSource": "cplusplus/html-doc-framework"
}