tlevine maintainer
This commit is contained in:
parent
f57e99be6f
commit
8273661440
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "urchin",
|
"name": "urchin",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"description": "Test framework for shell",
|
"description": "Test framework for shell",
|
||||||
"main": "urchin",
|
"main": "urchin",
|
||||||
"directories": {
|
"directories": {
|
||||||
@ -12,14 +12,14 @@
|
|||||||
"bin": "./urchin",
|
"bin": "./urchin",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/scraperwiki/urchin.git"
|
"url": "git://github.com/tlevine/urchin.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"shell",
|
"shell",
|
||||||
"test",
|
"test",
|
||||||
"testing"
|
"testing"
|
||||||
],
|
],
|
||||||
"author": "ScraperWiki Limited <feedback@scraperwiki.com>",
|
"author": "Thomas Levine <_@thomaslevine.com>",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"readmeFilename": "readme.md",
|
"readmeFilename": "readme.md",
|
||||||
"gitHead": "015052dcfd7152a0df037bef1bc5452e0c956695"
|
"gitHead": "015052dcfd7152a0df037bef1bc5452e0c956695"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user