Skip to content

Instantly share code, notes, and snippets.

@rudyjahchan
Created February 3, 2014 06:23
Show Gist options
  • Save rudyjahchan/8779593 to your computer and use it in GitHub Desktop.
Save rudyjahchan/8779593 to your computer and use it in GitHub Desktop.
{
"name": "vimtronner",
"version": "0.0.9",
"description": "A multi-player Vim trainer.",
"main": "lib/vimtronner.js",
...,
"dependencies": {
"socket.io": "",
"socket.io-client": "",
"commander": "",
"moniker": ""
},
"bin": {
"vimtronner": "./bin/vimtronner"
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment