Skip to content

Instantly share code, notes, and snippets.

@anareyna
Created March 31, 2014 23:38
Show Gist options
  • Save anareyna/9904783 to your computer and use it in GitHub Desktop.
Save anareyna/9904783 to your computer and use it in GitHub Desktop.
{
"name": "NuestroMercado",
"description": "NuestroMercado Automatic Frontend Flow",
"version": "3.1.0",
"devDependencies": {
"grunt-contrib-requirejs": "~0.4.0",
"grunt": "~0.4.2",
"grunt-cli": "0.1.x",
"grunt-exec": "~0.4.0",
"grunt-replace": "~0.6.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-watch": "~0.4.3",
"grunt-contrib-jade": "~0.9.1",
"grunt-contrib-coffee": "~0.8.2",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-stylus": "~0.12.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-htmlmin": "~0.1.3",
"grunt-contrib-imagemin": "0.4.1",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-yuidoc": "~0.5.0",
"grunt-js2coffee": "~0.2.1",
"grunt-uncss": "~0.3.2",
"grunt-spritesmith": "~1.24.0",
"grunt-imagine": "~0.3.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment