Skip to content

Instantly share code, notes, and snippets.

@neysimoes
Created March 4, 2015 16:46
Show Gist options
  • Save neysimoes/4592ead6c60c986b6b0f to your computer and use it in GitHub Desktop.
Save neysimoes/4592ead6c60c986b6b0f to your computer and use it in GitHub Desktop.
{
"name": "",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-sass": "^0.16.1",
"load-grunt-tasks": "^1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment