Skip to content

Instantly share code, notes, and snippets.

@tgallant
Last active August 29, 2015 14:07
Show Gist options
  • Save tgallant/e2935dc79395de03c9b4 to your computer and use it in GitHub Desktop.
Save tgallant/e2935dc79395de03c9b4 to your computer and use it in GitHub Desktop.
{
"name": "example",
"version": "0.0.1",
"devDependencies": {},
"dependencies": {
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1",
"grunt-express": "~1.4.1",
"grunt-open": "~0.2.3",
"matchdep": "~0.3.0"
},
"engines": {
"node": ">=0.8.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment