{
  "name": "qunit-notifications",
  "main": "index.js",
  "homepage": "https://github.com/dockyard/qunit-notifications",
  "authors": [
    "Brian Cardarella <bcardarella@gmail.com>"
  ],
  "description": "Web Notification support for QUnit in-brower test suites",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "qunit": "~1.17.0",
    "sinon": "http://sinonjs.org/releases/sinon-1.12.1.js",
    "rsvp": "~3.0.16"
  },
  "version": "0.0.6",
  "_release": "0.0.6",
  "_resolution": {
    "type": "version",
    "tag": "v0.0.6",
    "commit": "b6facd4fc23f78f589e36b8250dcd12804e6b20a"
  },
  "_source": "git://github.com/dockyard/qunit-notifications.git",
  "_target": "~0.0.4",
  "_originalSource": "qunit-notifications"
}