{
  "name": "ember-qunit-notifications",
  "homepage": "https://github.com/dockyard/ember-qunit-notifications",
  "authors": [
    "Brian Cardarella <bcardarella@gmail.com>"
  ],
  "description": "Tomster-ified qunit-notifications",
  "main": "index.js",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "qunit-notifications": "~0.1.0"
  }
}
