MACHIN
This commit is contained in:
33
6/node_modules/jasmine-growl-reporter/package.json
generated
vendored
Normal file
33
6/node_modules/jasmine-growl-reporter/package.json
generated
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "jasmine-growl-reporter",
|
||||
"version": "2.0.0",
|
||||
"main": "./index.js",
|
||||
"scripts": {
|
||||
"test": "grunt"
|
||||
},
|
||||
"dependencies": {
|
||||
"growl": "^1.10.5"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib",
|
||||
"LICENSE.txt",
|
||||
"README.md",
|
||||
"res"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user