{
  "name": "karma-chai-dom",
  "description": "chai-dom for Karma",
  "keywords": [
    "karma",
    "chai",
    "dom",
    "testing",
    "browser-testing"
  ],
  "version": "1.1.0",
  "author": "Nathan Black <nathan@nathanblack.org>",
  "main": "./index.js",
  "license": "MIT",
  "homepage": "https://github.com/nathanboktae/karma-chai-dom",
  "repository": {
    "type": "git",
    "url": "https://github.com/nathanboktae/karma-chai-dom.git"
  },
  "bugs": {
    "url": "https://github.com/nathanboktae/karma-chai-dom/issues"
  },
  "dependencies": {
    "chai-dom": "*"
  }
}
