Skip to content

Commit

Permalink
Updated the package information
Browse files Browse the repository at this point in the history
  • Loading branch information
Johanndutoit committed May 7, 2017
1 parent 9891299 commit 8c5dd6c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
{
"name": "@passmarked/browser",
"version": "0.0.1",
"version": "0.0.2",
"description": "Easy to use remote browser control using the Chrome Dev Tools Debugging interface",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"contributors": [
"Johann du Toit <[email protected]>"
],
"repository": {
"type": "git",
"url": "[email protected]:passmarked/browser.git"
},
"bugs": {
"url": "https://github.com/passmarked/browser/issues"
},
"homepage": "https://github.com/passmarked/browser",
"keywords": [
"passmarked",
"chrome",
Expand Down

0 comments on commit 8c5dd6c

Please sign in to comment.