Skip to content

Instantly share code, notes, and snippets.

@ronnyhartenstein
Last active August 29, 2015 14:16
Show Gist options
  • Save ronnyhartenstein/1dae4330ae3bc1c237ae to your computer and use it in GitHub Desktop.
Save ronnyhartenstein/1dae4330ae3bc1c237ae to your computer and use it in GitHub Desktop.
OXID Bootstrap Responsive: Node.js package.json
{
"name": "meinshop",
"version": "1.0.0",
"devDependencies": {
"bower": "*",
"grunt": "*",
"grunt-contrib-jshint": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-sass": "*",
"grunt-contrib-copy": "*",
"grunt-check-modules": "*",
"load-grunt-config": "*",
"grunt-bower-concat": "*",
"grunt-exec": "*",
"grunt-csswring": "*",
"grunt-stylestats": "*",
"grunt-jsvalidate": "*",
"grunt-contrib-jshint": "*",
"jshint": "*",
"jshint-stylish": "*",
"time-grunt": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment