Skip to content

Commit

Permalink
correct name in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew King committed Jul 17, 2012
1 parent 5acd6df commit 96818ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "quern",
"name": "rigger",
"description": "Self-assembling HTTP APIs",
"author": "Matthew King",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "https://github.com/automatthew/quern/"
"url": "https://github.com/automatthew/rigger/"
},
"main": "./node/rigger.js",
"dependencies": {
Expand Down

0 comments on commit 96818ab

Please sign in to comment.