Skip to content

Commit

Permalink
Merge pull request #7 from soxhub/update-package-json
Browse files Browse the repository at this point in the history
Update package.json for soxhub
  • Loading branch information
galnoy authored Jun 21, 2017
2 parents bacbfcc + 2999172 commit 8b52f49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "rollbar-hapi",
"name": "@soxhub/rollbar-hapi",
"version": "0.0.10",
"description": "A Hapi plugin for rollbar painless integration",
"author": "Evangelos Pappas <epappas@evalonlabs.com>",
"author": "SOXHUB <engineering@soxhub.com>",
"engine": "node >= 0.10.x",
"scripts": {
"test": "lab test"
},
"repository": {
"type": "git",
"url": "https://github.com/epappas/rollbar-hapi.git"
"url": "https://github.com/soxhub/rollbar-hapi.git"
},
"pre-commit": [
"test"
Expand Down

0 comments on commit 8b52f49

Please sign in to comment.