Skip to content

Instantly share code, notes, and snippets.

@griv
Created May 27, 2014 01:32
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 griv/25fef1ebb0f22bcfe82f to your computer and use it in GitHub Desktop.
Save griv/25fef1ebb0f22bcfe82f to your computer and use it in GitHub Desktop.
{
"name": "realtime",
"version": "0.0.3-2",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"async": "0.2.9",
"express": "3.3.5",
"ejs": "0.8.4",
"stylus": "0.36.1",
"curlrequest": "0.3.10",
"d3": "3.3.4",
"jsdom": "0.8.3",
"log4js": "0.6.8",
"mongoose": "3.6.17",
"node-schedule": "0.1.10",
"nodemailer": "0.5.2",
"xml2js": "0.2.8"
},
"subdomain": "pedestrian-realtime",
"engines": {
"node": "0.10.x"
},
"os": "sunos",
"bundledDependencies": [
"async",
"curlrequest",
"d3",
"ejs",
"express",
"jsdom",
"log4js",
"mongoose",
"node-schedule",
"nodemailer",
"stylus",
"xml2js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment