Files
less.js/bower.json
2013-09-19 11:45:00 -03:00

19 lines
258 B
JSON

{
"name": "less",
"version": "1.4.2",
"main": "./dist/less-1.4.2.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"package.json",
"bower.json"
],
}