Skip to content

Commit

Permalink
Merge pull request #3 from qahive/archive-initial-test-project-package
Browse files Browse the repository at this point in the history
Archive initial test project package
  • Loading branch information
atthaboon authored Aug 12, 2020
2 parents ad0dd07 + e3890d5 commit 866ce4b
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,21 @@
"generators"
],
"keywords": [
"yeoman-generator"
"yeoman-generator",
"robotframework",
"puppeteer",
"robotframework-puppeteer"
],
"homepage": "https://github.com/qahive/generator-robotframework-puppeteer",
"author": "Atthaboon Sanurt <[email protected]>",
"contributors":[
"Atthaboon Sanurt <[email protected]>",
"Penploy Sribumrungwong <[email protected]>"
],
"repository": {
"type": "git",
"url": "git://github.com/qahive/generator-robotframework-puppeteer.git"
},
"dependencies": {
"chalk": "^4.1.0",
"common-generator-prompts": "^2.0.0",
Expand All @@ -16,5 +29,6 @@
"validator": "^13.1.1",
"yeoman-generator": "^4.11.0",
"yosay": "^2.0.2"
}
},
"license": " Apache-2.0"
}

0 comments on commit 866ce4b

Please sign in to comment.