Skip to content

Instantly share code, notes, and snippets.

@melbourne2991
Created April 3, 2014 00:19
Show Gist options
  • Save melbourne2991/9946012 to your computer and use it in GitHub Desktop.
Save melbourne2991/9946012 to your computer and use it in GitHub Desktop.
{
"name": "Genifique",
"version": "0.0.0",
"authors": [
"Will"
],
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.0",
"lodash": "~2.4.1",
"jquery-validation": "~1.11.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment