{
  "name": "polymer-shadowdom",
  "description": "Polyfill for W3C Shadow DOM Specification",
  "version": "0.3.5",
  "author": "Polymer Authors",
  "license": "BSD",
  "repository": {
        "type": "git",
        "url": "https://github.com/tachyon1337/ShadowDOM.git"
   },
  "devDependencies": {
    "mocha": ">=1.9",
    "chai": "*",
    "grunt": "*",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-yuidoc": "~0.4.0",
    "grunt-karma": "*",
    "karma": "~0.12.0",
    "karma-mocha": "*",
    "karma-firefox-launcher": "*",
    "karma-ie-launcher": "*",
    "karma-safari-launcher": "*",
    "karma-script-launcher": "*",
    "karma-crbot-reporter": "*"
  }
}
