Skip to content

Instantly share code, notes, and snippets.

@CaptainN
Created May 17, 2013 04:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CaptainN/0b59f5925244b66b4aeb to your computer and use it in GitHub Desktop.
Save CaptainN/0b59f5925244b66b4aeb to your computer and use it in GitHub Desktop.
revised
{
"name": "Vignettoscope",
"description": "VignetoScope",
"version": "0.0.65-1",
"scripts": {
"start": "node app.js"
},
"engines": {
"node": "0.8.x"
},
"private": true,
"dependencies": {
"express": "3.x",
"jade": "latest",
"plates": "latest",
"express-plates": "latest"
},
"subdomain": "vignettoscope"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment