123456789101112 |
- {
- "dependencies": {
- "grunt": "^1.5.3",
- "grunt-contrib-clean": "^2.0.1",
- "grunt-contrib-concat": "^2.1.0",
- "grunt-contrib-copy": "^1.0.0",
- "grunt-contrib-cssmin": "^4.0.0",
- "grunt-contrib-less": "^3.0.0",
- "load-grunt-tasks": "^5.1.0",
- "node-sass": "^7.0.1"
- }
- }
|