Skip to content

Instantly share code, notes, and snippets.

Created December 26, 2012 20:50
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 anonymous/4383028 to your computer and use it in GitHub Desktop.
Save anonymous/4383028 to your computer and use it in GitHub Desktop.
{
"name": "mas",
"subdomain": "mas",
"scripts": {
"start": "mas.js"
},
"version": "3.0.1-1",
"engines": {
"node": "0.6.x"
},
"dependencies": {
"express": ">= 2.5.0",
"xml2json": ">= 0.3.0",
"canvas": ">= 0.13.1",
"jslint": ">= 0.1.5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment