Skip to content

Instantly share code, notes, and snippets.

@devandy
Created August 27, 2012 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save devandy/3487797 to your computer and use it in GitHub Desktop.
Save devandy/3487797 to your computer and use it in GitHub Desktop.
package.json
{
"name": "pol",
"version": "0.0.1-24",
"private": true,
"scripts": {
"start": "app.coffee"
},
"dependencies": {
"ejs": "0.8.0",
"express": "3.0.0rc1",
"futures": "2.1.0",
"jquery": "1.7.3",
"socket.io": "0.9.8",
"stylus": "0.28.2",
"underscore": "1.3.3"
},
"subdomain": "devandy.pol-beta",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment