blob: 7f4c1542b7bab329964792e70ed128f81b80620c [file] [log] [blame]
{
"_from": "jasmine-growl-reporter@~0.0.2",
"_id": "jasmine-growl-reporter@0.0.3",
"_inBundle": false,
"_integrity": "sha1-uHrlUeNZ0orVIXdl6u9sB7dj9sg=",
"_location": "/jasmine-growl-reporter",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jasmine-growl-reporter@~0.0.2",
"name": "jasmine-growl-reporter",
"escapedName": "jasmine-growl-reporter",
"rawSpec": "~0.0.2",
"saveSpec": null,
"fetchSpec": "~0.0.2"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/jasmine-growl-reporter/-/jasmine-growl-reporter-0.0.3.tgz",
"_shasum": "b87ae551e359d28ad5217765eaef6c07b763f6c8",
"_spec": "jasmine-growl-reporter@~0.0.2",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/jasmine-node",
"author": {
"name": "Alpha Hydrae",
"url": "https://github.com/AlphaHydrae"
},
"bugs": {
"url": "https://github.com/AlphaHydrae/jasmine-growl-reporter/issues"
},
"bundleDependencies": false,
"dependencies": {
"growl": "~1.7.0"
},
"deprecated": false,
"description": "Growl notifications when running your Jasmine specs.",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-bump": "~0.0.11",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-watch": "~0.5.1",
"grunt-jasmine-node": "~0.1.0",
"jasmine-node": "~1.10.2",
"underscore": "~1.5.1"
},
"homepage": "https://github.com/AlphaHydrae/jasmine-growl-reporter",
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/LICENSE.txt"
}
],
"main": "./index.js",
"name": "jasmine-growl-reporter",
"repository": {
"type": "git",
"url": "git+https://github.com/AlphaHydrae/jasmine-growl-reporter.git"
},
"scripts": {
"test": "grunt"
},
"version": "0.0.3"
}