Files
less.js/bower.json
2014-02-13 22:33:47 +00:00

18 lines
256 B
JSON

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