From 299917201f339bb7eea61f1f81451d3d59a3a9a8 Mon Sep 17 00:00:00 2001 From: Rajiv Makhijani Date: Tue, 20 Jun 2017 17:23:51 -0700 Subject: [PATCH] Update package.json for soxhub --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 364967d..4d76317 100644 --- a/package.json +++ b/package.json @@ -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 ", + "author": "SOXHUB ", "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"