Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
catshirt committed Jul 7, 2012
1 parent 8d1ed58 commit 4882ae4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@
"description": "exposes your file system as a json rest api",
"version": "0.0.1",
"author": "catshirt <[email protected]>",
"keywords": ["file", "system", "fs", "rest", "api"],
"repository": {
"type": "git",
"url": "http://github.com/catshirt/restfs.git"
},
"keywords": [
"file",
"system",
"fs",
"rest",
"api"
],
"dependencies": {
"async": "0.1.22",
"journey": "0.4.0-pre-3",
Expand Down

0 comments on commit 4882ae4

Please sign in to comment.