Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
seanhess committed May 30, 2012
1 parent 44f04a8 commit 7addbf0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"author": "sean",
"name": "ratinatorly",
"version": "0.0.0",
"repository": {
"url": ""
},
"dependencies": {
"express":"2.5.9"
},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "0.6.x"
}
}

0 comments on commit 7addbf0

Please sign in to comment.