UNPKG

assemble-less

Version:

Compile LESS to CSS, with options for creating 'bundles', individual UI components and themes.

18 lines (16 loc) 403 B
{ "name": "assemble-less", "version": "0.4.2", "main": "Gruntfile.js", "dependencies": { "assemble": "~0.3.11", "grunt": "~0.4.1", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-nodeunit": "~0.1.2", "grunt-contrib-watch": "~0.2.0", "grunt-mocha-test": "~0.2.0", "testem": "~0.2.68", "chai": "~1.5.0" } }