Skip to content

Instantly share code, notes, and snippets.

@corkupine
Created February 5, 2013 20:20
Show Gist options
  • Save corkupine/4717325 to your computer and use it in GitHub Desktop.
Save corkupine/4717325 to your computer and use it in GitHub Desktop.
"devDependencies": {
"bower": "~0.6.4",
"underscore" : "~1.4.4",
"grunt" : "0.4.0rc4",
"grunt-cli" : "~0.1.5",
"grunt-contrib-clean" : "~0.4.0a",
"grunt-contrib-coffee" : "git+https://github.com/gruntjs/grunt-contrib-coffee.git#01f90adb16e315ee88c0befa5bb401bbfd4cbc6e",
"grunt-contrib-concat" : "~0.1.1",
"grunt-contrib-connect" : "0.1.0",
"grunt-contrib-copy" : "git+https://github.com/gruntjs/grunt-contrib-copy.git#2bd6f0e99e6be6f4bc48f50e5cb32ff8aa3f8ffc",
"grunt-contrib-jshint" : "git+https://github.com/gruntjs/grunt-contrib-jshint.git#7fd70e86c5a8d489095fa81589d95dccb8eb3a46",
"grunt-contrib-less" : "git+https://github.com/gruntjs/grunt-contrib-less.git#b934c5532c5c510d7ded4922ae2d90ee41588a2c",
"grunt-contrib-mincss" : "~0.3.2",
"grunt-contrib-requirejs" : "~0.3.4",
"grunt-contrib-watch" : "0.2.0a",
"coffeelint" : "~0.5.4",
"grunt-coffeelint" : "~0.0.3",
"grunt-templater" : "0.0.3-1",
"testacular" : "0.5.8",
"connect": "2.4.4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment