| 123456789101112 |
- {
- "description": "Grunt tasks for Moodle Bootstrap theme.",
- "devDependencies": {
- "grunt": "~0.4.2",
- "grunt-contrib-less": "~0.9.0",
- "grunt-contrib-watch": "~0.5.3",
- "grunt-exec": "~0.4.3",
- "grunt-text-replace": "~0.3.11",
- "grunt-css-flip": "~0.2.0",
- "grunt-contrib-copy": "~0.5.0"
- }
- }
|