Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed Feb 27, 2012
1 parent a50c410 commit dfc6645
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
"author": "Paul Vorbach <paul@vorb.de> (https://vorb.de/)",
"name": "api",
"description": "A server framework for easy routing",
"tags": [ "server", "middleware", "router" ],
"version": "0.1.3",
"tags": [
"server",
"middleware",
"router"
],
"version": "0.2.0",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-api.git"
Expand All @@ -27,5 +31,7 @@
"type": "MIT",
"url": "http://vorb.de/license/mit.html"
}
]
}
],
"devDependencies": {},
"optionalDependencies": {}
}

0 comments on commit dfc6645

Please sign in to comment.