Skip to content

Commit

Permalink
Updated package.json info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzitron committed Dec 30, 2016
1 parent 17122f2 commit 9a87e08
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "protractor-jasmine2-html-reporter",
"version": "0.0.6",
"description": "HTML reporter for Jasmine2 and Protractor",
"description": "HTML reporter for Jasmine and Protractor. It will generate beautiful and useful report for your web apps.",
"main": "index.js",
"scripts": {
"test": "protractor protractor.config.js"
Expand All @@ -12,13 +12,14 @@
"postinstall": "./node_modules/protractor/bin/webdriver-manager update"
},
"keywords": [
"jasmine2",
"jasmine",
"jasmine 2",
"protractor",
"reporter",
"html",
"test",
"functional testing",
"screenshots",
"screenshot",
"end2end",
"bdd"
],
Expand Down

0 comments on commit 9a87e08

Please sign in to comment.