Skip to content

Instantly share code, notes, and snippets.

@chhumsina
Created October 17, 2014 07:54
Show Gist options
  • Save chhumsina/9d5c3b73f019bf44577a to your computer and use it in GitHub Desktop.
Save chhumsina/9d5c3b73f019bf44577a to your computer and use it in GitHub Desktop.
{
"name": "Project Name",
"version": "0.0.0",
"author": "",
"private": true,
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-sass": "~0.8.1",
"grunt-contrib-cssmin": "~0.10.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment