Skip to content

Instantly share code, notes, and snippets.

@jemgold
Last active August 29, 2015 13:57
Show Gist options
  • Save jemgold/9662629 to your computer and use it in GitHub Desktop.
Save jemgold/9662629 to your computer and use it in GitHub Desktop.
{
"name": "iDoneThis-littleprinter",
"version": "0.0.0",
"description": "ERROR: No README.md file found!",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"littleprinter": "https://github.com/jongd/node-littleprinter/tarball/master",
"icalendar": "0.6.5",
"request": "*",
"express": "*",
"express3-handlebars": "*",
"moment": "*",
"coffee-script": "*"
},
"repository": "",
"author": "",
"license": "BSD"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment