UNPKG

generator-mupal

Version:

Download Drupal and some recommended modules

18 lines (17 loc) 474 B
{ "name": "team-herk", "version": "0.0.0", "theme": "sites/default/themes/<%=project_theme_name %>", "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-imagemin": "^0.8.1", "grunt-contrib-jshint": "~0.7.2", "grunt-contrib-less": "^0.11.4", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-newer": "^0.7.0", "imagemin-svgo": "^0.1.0", "time-grunt": "^1.0.0" } }