Skip to content

Instantly share code, notes, and snippets.

@chriskief
Created February 28, 2014 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chriskief/9266126 to your computer and use it in GitHub Desktop.
Save chriskief/9266126 to your computer and use it in GitHub Desktop.
{
"name": "grunt-sass-coffeescript",
"version": "0.1.0",
"repository": "",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-sass": "~0.7.2",
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-watch": "~0.5.3",
"coffee-script": "~1.7.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment