{
  "name": "jasmine-growl-reporter",
  "version": "1.0.3",
  "main": "./index.js",
  "scripts": {
    "test": "grunt"
  },
  "dependencies": {
    "growl": "1.10.0"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-jasmine-node": "~0.3.1",
    "lodash": "^4.17.4"
  },
  "homepage": "https://github.com/AlphaHydrae/jasmine-growl-reporter",
  "bugs": "https://github.com/AlphaHydrae/jasmine-growl-reporter/issues",
  "author": "Alpha Hydrae (https://github.com/AlphaHydrae)",
  "repository": {
    "type": "git",
    "url": "https://github.com/AlphaHydrae/jasmine-growl-reporter"
  },
  "license": "MIT"
}
