Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge committed Jun 26, 2011
1 parent f41edd6 commit 63918d7
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Expand Up @@ -12,6 +12,11 @@
"engines": {
"node": "*"
},
"dependencies": {},
"devDependencies": {}
}
"dependencies": {
"require-like": "0.0.2",
"stack-trace": "0.0.1"
},
"devDependencies": {
"far": "0.0.3"
}
}

0 comments on commit 63918d7

Please sign in to comment.