Skip to content

Commit

Permalink
Added package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jfd committed Oct 9, 2012
1 parent 9eee4e7 commit 936ed21
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
@@ -0,0 +1,12 @@
{
"author": "Johan Dahlberg <dahlberg.johan@gmail.com> (jfd.github.com)",
"name": "WPilot",
"description": "A proof-of-concept multiplayer game in the Browser",
"version": "1.0.0",
"dependencies": {
"ws": "~0.4.22"
},
"engines": {
"node": ">=0.7.7"
}
}

0 comments on commit 936ed21

Please sign in to comment.