less-tests
Version:
LESS CSS test-suite. Run any kind of test on LESS stylesheets.
19 lines (17 loc) • 416 B
JSON
{
"name": "less-tests",
"version": "0.2.1",
"main": "Gruntfile.js",
"dependencies": {
"assemble": "~0.3.11",
"assemble-styles": "~0.2.2",
"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"
}
}