From 8273661440b7583a4408c319bc46c04bff98f9ee Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Wed, 5 Nov 2014 16:53:17 +0000 Subject: [PATCH] tlevine maintainer --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 31a1b6c..7084a5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "urchin", - "version": "0.0.2", + "version": "0.0.3", "description": "Test framework for shell", "main": "urchin", "directories": { @@ -12,14 +12,14 @@ "bin": "./urchin", "repository": { "type": "git", - "url": "git://github.com/scraperwiki/urchin.git" + "url": "git://github.com/tlevine/urchin.git" }, "keywords": [ "shell", "test", "testing" ], - "author": "ScraperWiki Limited ", + "author": "Thomas Levine <_@thomaslevine.com>", "license": "BSD", "readmeFilename": "readme.md", "gitHead": "015052dcfd7152a0df037bef1bc5452e0c956695"