Skip to content

Instantly share code, notes, and snippets.

@edwardhotchkiss
Created August 17, 2013 04:08
Show Gist options
  • Save edwardhotchkiss/6255211 to your computer and use it in GitHub Desktop.
Save edwardhotchkiss/6255211 to your computer and use it in GitHub Desktop.
{
"name": "skeleton",
"description": "demo for usage in library/module creation with wrapper and grunt for build",
"version": "0.0.1",
"devDependencies": {
"grunt": "0.4.1",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-jshint": "0.2.0",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-watch": "0.2.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment